remove console.log

This commit is contained in:
Zutatensuppe 2021-06-05 07:35:15 +02:00
parent 2a12900614
commit 98acc0dcf6
4 changed files with 2 additions and 4 deletions

View file

@ -746,7 +746,6 @@ function handleInput(
const finalPos = getFinalPiecePos(gameId, pieceIdx)
let canSnapToFinal = false
console.log(getSnapMode(gameId))
if (getSnapMode(gameId) === SnapMode.REAL) {
// only can snap to final if any of the grouped pieces are
// corner pieces