技能主要更新,修复卡顿并加入动画,以及各种其他更新。
This commit is contained in:
@@ -3,6 +3,9 @@ public static class GameConfig
|
||||
// Toggle detailed logging for debugging. Keep false in production for performance.
|
||||
public static bool verboseLogs = false;
|
||||
|
||||
// Toggle skill effect logging.
|
||||
public static bool skillDebugMode = true;
|
||||
|
||||
// When true, gameplay will not automatically read JSON beatmaps on Start.
|
||||
public static bool testMode = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user