Update MasterServer.cpp

This commit is contained in:
EmosewaMC 2022-04-09 16:02:12 -07:00
parent 1efbe2d2c0
commit aee3290248

View File

@ -768,7 +768,7 @@ void ShutdownSequence() {
}
if (done) {
Game::logger->Log("MasterServer", "Finished shutting down naturally!\n");
Game::logger->Log("MasterServer", "Finished shutting down MasterServer!\n");
break;
}