From a4513c2559374d145b85c8399aa86374060a0fc4 Mon Sep 17 00:00:00 2001 From: p0wer Date: Mon, 8 Mar 2010 21:19:52 -0600 Subject: Fix line endings. --HG-- branch : trunk --- src/scripts/northrend/grizzly_hills.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/scripts/northrend/grizzly_hills.cpp b/src/scripts/northrend/grizzly_hills.cpp index d3910db6ab3..ba251d4307e 100644 --- a/src/scripts/northrend/grizzly_hills.cpp +++ b/src/scripts/northrend/grizzly_hills.cpp @@ -366,7 +366,7 @@ enum eOuthouseBunny }; enum eSounds -{ SOUND_FEMALE = 12671, SOUND_MALE = 12670 }; +{ SOUND_FEMALE = 12671, SOUND_MALE = 12670 }; struct npc_outhouse_bunnyAI : public ScriptedAI { npc_outhouse_bunnyAI(Creature* pCreature) : ScriptedAI(pCreature) {} -- cgit v1.2.3