Zframework的控件/场景/文本/任务模块支持基于时间更新

修改几处其他地方基于时间update
This commit is contained in:
MrZ626
2021-09-25 02:55:01 +08:00
parent 7ae314fb2c
commit 391821bf16
9 changed files with 121 additions and 101 deletions

View File

@@ -429,6 +429,7 @@ local DemoEnv={
life=1e99,
allowMod=false,
fine=false,
FTLock=true,
}
function PLY.newDemoPlayer(id)
local P=_newEmptyPlayer(id)