修复序列和任务超长导致渲染开销太大卡死 close #137

This commit is contained in:
MrZ626
2021-07-24 16:42:31 +08:00
parent ea70c2ef9e
commit 2163d09c08
3 changed files with 14 additions and 16 deletions

View File

@@ -153,6 +153,7 @@ function scene.draw()
end
if x>1140 then
x,y=100,y+36
if y>1260 then break end
end
if i<=j then
setFont(35)