From f81f8ec41bf25843457df5a8ed9228a3c0ad38b4 Mon Sep 17 00:00:00 2001 From: Malcrom Date: Mon, 7 Jan 2013 23:02:17 -0330 Subject: Core/Scripting: Compile fix --- .../scripts/EasternKingdoms/Stratholme/boss_order_of_silver_hand.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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, -- cgit v1.2.3