修复关闭背景后打开游戏会花屏
This commit is contained in:
@@ -477,7 +477,7 @@ function love.run()
|
||||
else
|
||||
SCN.init("load")
|
||||
end
|
||||
BG.set("none")
|
||||
BG.set("none",true)
|
||||
|
||||
return function()
|
||||
local _
|
||||
|
||||
Reference in New Issue
Block a user