Refactor
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
#include <iostream>
|
||||
#include <mutex>
|
||||
|
||||
std::mutex mOutput;
|
||||
static std::mutex mOutput;
|
||||
|
||||
#ifdef _DEBUG
|
||||
void Loging::Log(const char* msg)
|
||||
|
||||
Reference in New Issue
Block a user