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