mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Let's be slightly more semantically correct about this
This commit is contained in:
parent
b43df44156
commit
2f331a4d10
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ Make sure this matches the actual number of states
|
|||
// 2023-08-26 +ang20 to Sal's OG values to make them friendlier - Tyron
|
||||
#define STUMBLE_STEEP_VAL (ANG60 + ANG20)
|
||||
#define STUMBLE_STEEP_VAL_AIR (ANG30 + ANG10 + ANG20)
|
||||
#define STUMBLE_AIRTIME 35
|
||||
#define STUMBLE_AIRTIME TICRATE
|
||||
|
||||
#define MAXRINGVOLUME 255
|
||||
#define MINRINGVOLUME 100
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue