进入newRoom菜单时不会试图修改背景和bgm
This commit is contained in:
@@ -45,8 +45,6 @@ end
|
|||||||
function scene.sceneInit()
|
function scene.sceneInit()
|
||||||
sure=0
|
sure=0
|
||||||
destroyPlayers()
|
destroyPlayers()
|
||||||
BG.set(ROOMENV.bg)
|
|
||||||
BGM.play(ROOMENV.bgm)
|
|
||||||
end
|
end
|
||||||
function scene.sceneBack()
|
function scene.sceneBack()
|
||||||
BGM.play()
|
BGM.play()
|
||||||
|
|||||||
Reference in New Issue
Block a user