fix:1、修复bug

This commit is contained in:
2026-06-01 17:51:47 +08:00
parent 69c818e992
commit 46e65e61d5
19 changed files with 42806 additions and 42766 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ namespace BallKingdomCrush
#region Field
#if GAME_RELEASE
public static bool IsEnabledEngineLog = true;
public static bool IsEnabledEngineLog = false;
#else
public static bool IsEnabledEngineLog = true;
#endif