修复小程序ten以fast模式结束后新开一局死亡位置点不了

This commit is contained in:
MrZ626
2021-04-02 23:37:30 +08:00
parent ed66e69e7c
commit ad47797467

View File

@@ -52,6 +52,7 @@ local function reset()
end end
board[rnd(5)][rnd(5)]=2
fallingTimer=false
failPos=false
end
function scene.sceneInit()
BG.set("rainbow2")