整理代码

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

@@ -10,7 +10,6 @@ local firework,particle
function back.init()
t=26
firework,particle={},{}
BG.resize()
end
function back.update(dt)
t=t-1