From 59f48c9bec199cea0fb041b6b86991a57a113e4b Mon Sep 17 00:00:00 2001 From: click Date: Sun, 22 May 2011 17:27:56 +0200 Subject: Core: Clean up a lot of whitespace, and at the same time fix non-PCH building (again) --- src/server/scripts/Spells/spell_mage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/server/scripts/Spells') diff --git a/src/server/scripts/Spells/spell_mage.cpp b/src/server/scripts/Spells/spell_mage.cpp index 0fbda934ca3..7fee2db9aa1 100644 --- a/src/server/scripts/Spells/spell_mage.cpp +++ b/src/server/scripts/Spells/spell_mage.cpp @@ -261,7 +261,7 @@ public: class spell_mage_incanters_absorbtion_base_AuraScript : public AuraScript { -public: +public: enum Spells { SPELL_MAGE_INCANTERS_ABSORBTION_TRIGGERED = 44413, -- cgit v1.2.3