fix row counter

This commit is contained in:
John Colvin 2015-01-28 13:16:46 +00:00
parent e63a9b0b2a
commit d721c13f55
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ struct Cup {
_destroyedFullRows[i] = false;
}
}
return true;
return res;
}
/// check if all cells where current figire is located are free