aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMalcrom <malcromdev@gmail.com>2013-01-07 23:02:17 -0330
committerMalcrom <malcromdev@gmail.com>2013-01-07 23:02:17 -0330
commitf81f8ec41bf25843457df5a8ed9228a3c0ad38b4 (patch)
tree370e36ad217f1a2985f1e3e8802a0e10e18baa58 /src
parent43d73bebd081f52b05f360886653ece9a17fb9c9 (diff)
Core/Scripting: Compile fix
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/EasternKingdoms/Stratholme/boss_order_of_silver_hand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/EasternKingdoms/Stratholme/boss_order_of_silver_hand.cpp b/src/server/scripts/EasternKingdoms/Stratholme/boss_order_of_silver_hand.cpp
index a92d4778670..e52fd3402e7 100644
--- a/src/server/scripts/EasternKingdoms/Stratholme/boss_order_of_silver_hand.cpp
+++ b/src/server/scripts/EasternKingdoms/Stratholme/boss_order_of_silver_hand.cpp
@@ -35,7 +35,7 @@ EndScriptData */
# Once Aurius is defeated, he should be the one summoning the ghosts.
#####*/
-enum CreatureIds
+enum SH_CreatureIds
{
SH_GREGOR = 17910,
SH_CATHELA = 17911,