diff --git a/src/server/worldserver/Main.cpp b/src/server/worldserver/Main.cpp index 932c29be48a..e9b9e1aff8d 100644 --- a/src/server/worldserver/Main.cpp +++ b/src/server/worldserver/Main.cpp @@ -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();