Skip to content

Commit 5757d24

Browse files
committed
Stop BGM when entering the piano app
1 parent 56737df commit 5757d24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/scene_app/piano.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ local offset
1717
local scene={}
1818

1919
function scene.load()
20+
stopBgm()
2021
inst='square_wave'
2122
offset=0
2223
end

0 commit comments

Comments
 (0)