mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-16 18:08:22 +00:00
More loginserver refactorings and cleanup
This commit is contained in:
@@ -196,7 +196,7 @@ int main()
|
||||
Timer::SetCurrentTime();
|
||||
server.client_manager->Process();
|
||||
EQ::EventLoop::Get().Process();
|
||||
Sleep(5);
|
||||
Sleep(50);
|
||||
}
|
||||
|
||||
LogLoginserver("Server Shutdown");
|
||||
|
||||
Reference in New Issue
Block a user