todo
This commit is contained in:
parent
6773361b03
commit
aca2abb55e
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@ void Safari::event(const int x, const int y) {
|
|||
|
||||
if (deplacerAnimal && placerBarriere) {
|
||||
// TODO: Vérification partie terminée
|
||||
// Càd 1 ou 0 animal possède une zone de déplacement d'au moins 8 cases
|
||||
if (false) {
|
||||
etape = Fini;
|
||||
Ecran::printMessage("Partie terminée !");
|
||||
|
|
Reference in a new issue