zhangjiannan 2025-02-25 13:38:51 +08:00
parent d36038387e
commit 48444325c6
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ function this.InitOption()
this.roundText.text = string.format(Language[10238], curRound, maxRound)
-- 初始化战斗时间,刷新前端显示
Time.timeScale = BATTLE_TIME_SCALE_ONE
Time.timeScale = BATTLE_TIME_SCALE_THREE
end
function this.SwitchTimeScale()