整理代码

This commit is contained in:
MrZ626
2021-01-05 19:45:05 +08:00
parent c0e44b324b
commit cf57caea70
9 changed files with 19 additions and 35 deletions

View File

@@ -11,7 +11,7 @@ local snow
function back.init()
t=0
snow={}
BG.resize()
back.resize()
end
function back.update()
t=t+1