mirror of https://github.com/buggins/dlangui.git
Merge branch 'master' of github.com:buggins/dlangui
This commit is contained in:
commit
c8334ec618
|
@ -264,7 +264,7 @@ struct Cup {
|
||||||
_destroyedFullRows[i] = false;
|
_destroyedFullRows[i] = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return true;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
/// check if all cells where current figire is located are free
|
/// check if all cells where current figire is located are free
|
||||||
|
|
Loading…
Reference in New Issue