mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
*More cleanups
--HG-- branch : trunk
This commit is contained in:
@@ -1089,7 +1089,7 @@ bool ChatHandler::HandleLoadScriptsCommand(const char* args)
|
||||
{
|
||||
if(!LoadScriptingModule(args)) return true;
|
||||
|
||||
sWorld.SendWorldText(LANG_SCRIPTS_RELOADED);
|
||||
sWorld.SendGMText(LANG_SCRIPTS_RELOADED);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user