Zframework的控件/场景/文本/任务模块支持基于时间更新
修改几处其他地方基于时间update
This commit is contained in:
@@ -1826,7 +1826,7 @@ local function _updateMisc(P)
|
||||
|
||||
--Update texts
|
||||
if P.bonus then
|
||||
TEXT.update(P.bonus)
|
||||
TEXT.update(1/60,P.bonus)
|
||||
end
|
||||
|
||||
--Update tasks
|
||||
|
||||
Reference in New Issue
Block a user