badapple背景移出框架文件夹
This commit is contained in:
@@ -9,7 +9,7 @@ local video
|
||||
local X,Y,K
|
||||
function back.init()
|
||||
if not video then
|
||||
video=love.data.decompress("string","zlib",love.filesystem.read("Zframework/badapple.dat"))
|
||||
video=love.data.decompress("string","zlib",love.filesystem.read("parts/backgrounds/badapple.dat"))
|
||||
end
|
||||
t=0
|
||||
BG.resize()
|
||||
|
||||
Reference in New Issue
Block a user