We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56737df commit 5757d24Copy full SHA for 5757d24
assets/scene_app/piano.lua
@@ -17,6 +17,7 @@ local offset
17
local scene={}
18
19
function scene.load()
20
+ stopBgm()
21
inst='square_wave'
22
offset=0
23
end
0 commit comments