fix: Retire les guillemets au titre
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
@echo off
|
@echo off
|
||||||
mode con: cols=120 lines=40
|
mode con: cols=120 lines=40
|
||||||
title "LA COMPANIE"
|
title LA COMPANIE
|
||||||
cd /d "%USERPROFILE%\Documents\cmd-alexandra-toxicity"
|
cd /d "%USERPROFILE%\Documents\cmd-alexandra-toxicity"
|
||||||
python jeu.py
|
python jeu.py
|
||||||
pause > nul
|
pause > nul
|
Reference in New Issue
Block a user