diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-08-07 07:19:06 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-08-07 07:19:06 +0200 |
| commit | fad2bd4f92b9c9caadbd7bd28aa41370b2d97efc (patch) | |
| tree | 628b1e947f6e143453685ae69bd7c0cbdcd891f1 /src/server/scripts/EasternKingdoms | |
| parent | 8c73b2dbae75ee7662d7bc351f78ec3d2c592522 (diff) | |
Core: Kill AGAIN whitespace :(
Diffstat (limited to 'src/server/scripts/EasternKingdoms')
| -rw-r--r-- | src/server/scripts/EasternKingdoms/Karazhan/boss_maiden_of_virtue.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/EasternKingdoms/Karazhan/boss_maiden_of_virtue.cpp b/src/server/scripts/EasternKingdoms/Karazhan/boss_maiden_of_virtue.cpp index 90306913534..0f4840c0d1f 100644 --- a/src/server/scripts/EasternKingdoms/Karazhan/boss_maiden_of_virtue.cpp +++ b/src/server/scripts/EasternKingdoms/Karazhan/boss_maiden_of_virtue.cpp @@ -19,7 +19,7 @@ #include "ScriptedCreature.h" #include "karazhan.h" -enum Spells +enum Spells { SPELL_REPENTANCE = 29511, SPELL_HOLYFIRE = 29522, |
