diff --git a/lancer_jeu.bat b/lancer_jeu.bat index e5ab07e..522fea7 100644 --- a/lancer_jeu.bat +++ b/lancer_jeu.bat @@ -1,6 +1,6 @@ @echo off mode con: cols=120 lines=40 -title "LA COMPANIE" +title LA COMPANIE cd /d "%USERPROFILE%\Documents\cmd-alexandra-toxicity" python jeu.py pause > nul \ No newline at end of file