Oops, all changes!

This commit is contained in:
MarcEricMartel
2023-12-16 15:27:20 -05:00
parent 2eacc0477b
commit 7f9462881c
3 changed files with 4 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
#define STRENGTH_SPEED_BOOST 10 //Pourcentage
#define BULLET_TIME .2 //secondes
#define SYNC_ACC 100 // ms
#define SYNC_ACC 600 // ms
#define CMOD_ACC 1000 // ms
typedef uint8_t BlockType;