Skip to content

Commit cddd9c8

Browse files
patch exigence sujet
1 parent d827697 commit cddd9c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

defconst.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* \def VITESSE_JEU
1919
* \brief La vitesse à laquelle le jeu va avancer (en nanosecondes)
2020
*/
21-
#define VITESSE_JEU_INITIALE 10000 // 200000
21+
#define VITESSE_JEU_INITIALE 200000
2222

2323
/**
2424
* \def TOUCHE_ARRET

0 commit comments

Comments
 (0)