fix(): 修复字符集缺少_, 修复TimePauseManager的警告问题
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -23,7 +23,6 @@ namespace Script.Gameplay.Global
|
||||
private void OnValidate()
|
||||
{
|
||||
// Inspector 里打钩立即生效(仅 Editor)
|
||||
if (Application.isPlaying && Instance == this)
|
||||
SetPaused(_pauseToggle);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user