mirror of
https://github.com/glest/glest-source.git
synced 2025-09-26 07:28:59 +02:00
Added more debugging and option to disable new streflop usage.
This commit is contained in:
@@ -88,7 +88,7 @@ void SystemFlags::Close() {
|
||||
}
|
||||
currentDebugLog.fileStream = NULL;
|
||||
currentDebugLog.fileStreamOwner = false;
|
||||
currentDebugLog.mutex = NULL;
|
||||
//currentDebugLog.mutex = NULL;
|
||||
}
|
||||
|
||||
if(SystemFlags::lockFile != -1) {
|
||||
|
Reference in New Issue
Block a user