修复进过井字棋导致音乐模块损坏

This commit is contained in:
MrZ626
2020-11-22 15:27:30 +08:00
parent 976814e039
commit fb895f8bd4

View File

@@ -95,7 +95,7 @@ end
function sceneInit.mg_UTTT()
restart()
BGM.set("truth")
BGM.play("truth")
BG.set("bg2")
end