mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 16:51:29 +00:00
Add proper file log closing to shared_memory
This commit is contained in:
parent
0cab51b68b
commit
ae5887b915
@ -174,5 +174,7 @@ int main(int argc, char **argv) {
|
||||
}
|
||||
}
|
||||
|
||||
Log.CloseFileLogs();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user