options as index

This commit is contained in:
2019-10-27 18:59:44 +01:00
parent 32b1799c6b
commit 209f48699d
5 changed files with 128 additions and 38 deletions

View File

@ -413,7 +413,6 @@ class Matrix {
this.piece.draw(this.context, ghost_pos)
// Lines cleared
console.log(this.linesCleared.length)
if (this.linesCleared.length) {
this.context.save()
this.context.shadowColor = "white"