修复多处全局变量泄露,整理代码

This commit is contained in:
MrZ626
2021-04-25 15:20:48 +08:00
parent 4f278925f4
commit 3d02bc87ea
6 changed files with 13 additions and 11 deletions

View File

@@ -1604,7 +1604,7 @@ local function tick_lose(self)
end
end
end
function tick_autoPause()
local function tick_autoPause()
local time=0
while true do
yield()