log in build
This commit is contained in:
@@ -95,7 +95,7 @@ public partial class CECGameRun : ITickable
|
||||
public void Init()
|
||||
{
|
||||
#if !UNITY_EDITOR
|
||||
Debug.unityLogger.logEnabled = false;
|
||||
// Debug.unityLogger.logEnabled = false;
|
||||
QualitySettings.vSyncCount = 0;
|
||||
Application.targetFrameRate = 30;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user