fix: Retire les guillemets au titre
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user