新增BGM: hang out(用于两个小程序)
This commit is contained in:
@@ -32,7 +32,7 @@ end
|
||||
function scene.sceneInit()
|
||||
restart()
|
||||
state="menu"
|
||||
BGM.play("new era")
|
||||
BGM.play("hang out")
|
||||
BG.set("space")
|
||||
love.keyboard.setKeyRepeat(false)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user