Add properl file log closing to import and UCS

This commit is contained in:
Akkadius
2015-01-21 18:52:59 -06:00
parent ab82fc1702
commit cb99f92287
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -167,6 +167,8 @@ int main() {
CL->CloseAllConnections();
Log.CloseFileLogs();
}
void UpdateWindowTitle(char* iNewTitle) {