从自定义菜单回到主菜单时BGM恢复
This commit is contained in:
@@ -23,6 +23,9 @@ function sceneInit.customGame()
|
||||
end
|
||||
end
|
||||
end
|
||||
function sceneBack.customGame()
|
||||
BGM.play("blank")
|
||||
end
|
||||
|
||||
function keyDown.customGame(key)
|
||||
if key=="return"or key=="return2"then
|
||||
|
||||
Reference in New Issue
Block a user