进入newRoom菜单时不会试图修改背景和bgm

This commit is contained in:
MrZ626
2021-11-07 22:09:22 +08:00
parent e5bd16476e
commit ca5816ba14

View File

@@ -45,8 +45,6 @@ end
function scene.sceneInit()
sure=0
destroyPlayers()
BG.set(ROOMENV.bg)
BGM.play(ROOMENV.bgm)
end
function scene.sceneBack()
BGM.play()