整理代码

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

@@ -13,7 +13,7 @@ function back.init()
video=love.data.decompress("string","zlib",love.filesystem.read("parts/backgrounds/badapple.dat"))
end
t=0
BG.resize()
back.resize()
end
function back.resize()
local W,H=SCR.w,SCR.h