Ajoute d'un systeme de son #34

Merged
CoCo_Sol merged 12 commits from sound into main 2023-10-29 15:11:50 +00:00
Showing only changes of commit 1b00dc4be6 - Show all commits

View file

@ -10,7 +10,6 @@ from scenes import menu
start_game( start_game(
{ {
"menu": menu.SCENE, "menu": menu.SCENE,
"classique": menu.SCENE,
}, },
"menu", "menu",
title="Guess The Number", title="Guess The Number",