disable column clearing again

it's too slow
This commit is contained in:
synth-ruiner 2015-03-09 22:56:22 +00:00
parent 55226c5baf
commit 19ad117402
1 changed files with 1 additions and 1 deletions

View File

@ -662,7 +662,7 @@
} }
removeClearedRows(); removeClearedRows();
removeClearedColumns(); //removeClearedColumns();
checkGameOver(); checkGameOver();
updateScore(); updateScore();