start center

This commit is contained in:
Adrien MALINGREY 2023-04-25 22:56:03 +02:00
parent 6520a25cb9
commit c774cc25fc

2
app.js
View File

@ -238,7 +238,7 @@ class Matrix extends MinoesTable {
}
}
}
Matrix.prototype.init_center = [5, 4]
Matrix.prototype.init_center = [4, 4]
class Tetromino {