log in build

This commit is contained in:
vuong dinh hoang
2026-05-31 15:45:52 +07:00
parent 366a857a9e
commit 28092ce6c8
+1 -1
View File
@@ -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