mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Changed sleep times on the less time sensitve servers
This commit is contained in:
+1
-1
@@ -151,7 +151,7 @@ int main() {
|
||||
|
||||
EQ::EventLoop::Get().Process();
|
||||
|
||||
Sleep(1);
|
||||
Sleep(5);
|
||||
}
|
||||
|
||||
ChannelList->RemoveAllChannels();
|
||||
|
||||
Reference in New Issue
Block a user