mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
Add properl file log closing to queryserv
This commit is contained in:
parent
37b5442028
commit
ab82fc1702
@ -120,6 +120,7 @@ int main() {
|
||||
timeout_manager.CheckTimeouts();
|
||||
Sleep(100);
|
||||
}
|
||||
Log.CloseFileLogs();
|
||||
}
|
||||
|
||||
void UpdateWindowTitle(char* iNewTitle) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user