fix ghost

This commit is contained in:
2023-07-17 02:56:21 +02:00
parent 367f252444
commit 7acb3a6def
3 changed files with 13 additions and 15 deletions

2
app.js
View File

@@ -27,6 +27,8 @@ let game = {
stats.init()
gui.stats.show()
gui.settings.close()
Mino.instances.clear()
holdQueue.remove(holdQueue.piece)
holdQueue.piece = undefined