parent
d36038387e
commit
48444325c6
|
|
@ -128,7 +128,7 @@ function this.InitOption()
|
||||||
this.roundText.text = string.format(Language[10238], curRound, maxRound)
|
this.roundText.text = string.format(Language[10238], curRound, maxRound)
|
||||||
|
|
||||||
-- 初始化战斗时间,刷新前端显示
|
-- 初始化战斗时间,刷新前端显示
|
||||||
Time.timeScale = BATTLE_TIME_SCALE_ONE
|
Time.timeScale = BATTLE_TIME_SCALE_THREE
|
||||||
end
|
end
|
||||||
|
|
||||||
function this.SwitchTimeScale()
|
function this.SwitchTimeScale()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue