From e22426c7c0c0aa4088d079a821fc13233ba78887 Mon Sep 17 00:00:00 2001 From: click Date: Fri, 12 Nov 2010 20:47:03 +0100 Subject: Core/Scripts: Reinstate commandscripts, now with extra bling and working commands (and yes, we did test it thoroughly this time) Thanks to Paradox for sorting the commandscripts and chanhandlers out to work as they were intentionally ment to be like. --HG-- branch : trunk --- src/server/game/Scripting/ScriptLoader.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/server/game/Scripting/ScriptLoader.h') diff --git a/src/server/game/Scripting/ScriptLoader.h b/src/server/game/Scripting/ScriptLoader.h index 8d7e7c244c3..409b3db4b7f 100644 --- a/src/server/game/Scripting/ScriptLoader.h +++ b/src/server/game/Scripting/ScriptLoader.h @@ -8,9 +8,7 @@ void AddScripts(); void AddExampleScripts(); void AddSpellScripts(); -/* void AddCommandScripts(); -*/ void AddWorldScripts(); void AddEasternKingdomsScripts(); void AddKalimdorScripts(); -- cgit v1.2.3