Kill whitespace

This commit is contained in:
Shauren
2020-09-05 10:28:02 +02:00
parent 6812af37bb
commit e3126ed8a6

View File

@@ -339,7 +339,7 @@ extern int main(int argc, char** argv)
}
sScriptMgr->OnStartup();
TC_LOG_INFO("server.worldserver", "%s (worldserver-daemon) ready...", GitRevision::GetFullVersion());
WorldUpdateLoop();