mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-16 18:08:22 +00:00
World <-> Login connection reworked
This commit is contained in:
@@ -197,7 +197,6 @@ int main()
|
||||
while (run_server) {
|
||||
Timer::SetCurrentTime();
|
||||
server.client_manager->Process();
|
||||
server.server_manager->Process();
|
||||
EQ::EventLoop::Get().Process();
|
||||
Sleep(1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user