mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Fixed error logger clearing file at all logs
This commit is contained in:
@@ -25,6 +25,7 @@ private:
|
||||
|
||||
mutex mutexLock;
|
||||
|
||||
void Clear();
|
||||
void Open();
|
||||
void Close();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user