mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-21 15:17:10 -04:00
*Fix a typo. By mike753
--HG-- branch : trunk
This commit is contained in:
+1
-1
@@ -732,7 +732,7 @@ bool ChatHandler::HandleReloadAreaTriggerTeleportCommand(const char*)
|
||||
|
||||
bool ChatHandler::HandleReloadAutobroadcastCommand(const char*)
|
||||
{
|
||||
sLog.outString("Re-Loading Aautobroadcast...");
|
||||
sLog.outString("Re-Loading Autobroadcast...");
|
||||
sWorld.LoadAutobroadcasts();
|
||||
SendGlobalGMSysMessage("DB table `autobroadcast` reloaded.");
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user