More work on undo/freemove buttons.
This commit is contained in:
@@ -394,7 +394,7 @@ public class Game {
|
||||
field[lastPoint.x][lastPoint.y] = 0;
|
||||
freeBlocks++;
|
||||
|
||||
if(distinctmatches < 1){
|
||||
if(distinctmatches > 1){
|
||||
freeMoves++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user