diff --git a/CASE/sauvegarde.data b/CASE/sauvegarde.data index ae17153..b32471f 100755 Binary files a/CASE/sauvegarde.data and b/CASE/sauvegarde.data differ diff --git a/Makefile b/Makefile index 124107b..d97a56b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# PROJET TAQUIN MAKEFILE: +# PROJET DÉMINEUR MAKEFILE: # # Chapitre 1: But final; diff --git a/plateau.java b/plateau.java index 67e8d91..8bbbc54 100644 --- a/plateau.java +++ b/plateau.java @@ -470,4 +470,4 @@ public class plateau{ this.fenetre.pack(); //nous ajustons la fenetre a la taille de son contenue volontairement grand qui poussera sûrment un plein ecran (2000x2000) } -} \ No newline at end of file +} \ No newline at end of file diff --git a/sauvegarde.data b/sauvegarde.data index 79d8076..30c6284 100644 Binary files a/sauvegarde.data and b/sauvegarde.data differ