update logging and add pl splash as the main one
All checks were successful
Build / Build Launcher (push) Successful in 2m31s
All checks were successful
Build / Build Launcher (push) Successful in 2m31s
This commit is contained in:
@@ -71,7 +71,7 @@ public static class PlayerConsent
|
||||
|
||||
if (!StatsClient.Consent(consent))
|
||||
{
|
||||
LogFile.WriteLine("Failed to register player consent on statistics server");
|
||||
LogFile.Log.Debug("Failed to register player consent on statistics server");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user