= Updated utils and logging subsystem formatting
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ public class Stats
|
||||
}
|
||||
else
|
||||
{
|
||||
GlobalLog.Error(LogFilter.Core, "Attempted to create a second Stats singleton!");
|
||||
GlobalLog.error(LogFilter.Core, "Attempted to create a second Stats singleton!");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user