Nerf jump grace

This commit is contained in:
KikooDX 2021-04-19 01:37:42 +02:00
parent e075ba972c
commit ee70e5d6d5
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#define JUMP_SPD -4.0
#define AIR_JMP_SPD -3.0
#define JUMP_BUFFER 10
#define JUMP_GRACE 10
#define JUMP_GRACE 6
#define AIR_JUMPS 3
#define BURST_BOOST 0.5
#define V_TRANS_SPD (1.0 / 15.0)