badapple背景移出框架文件夹
This commit is contained in:
@@ -9,7 +9,7 @@ local video
|
|||||||
local X,Y,K
|
local X,Y,K
|
||||||
function back.init()
|
function back.init()
|
||||||
if not video then
|
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
|
end
|
||||||
t=0
|
t=0
|
||||||
BG.resize()
|
BG.resize()
|
||||||
|
|||||||
Reference in New Issue
Block a user