mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'amp-max-lower' into 'master'
Reduced max amps storage Closes #1456 See merge request KartKrew/Kart!2435
This commit is contained in:
commit
b5f5a486cf
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Make sure this matches the actual number of states
|
|||
|
||||
#define OVERDRIVE_STARTUP (0)
|
||||
|
||||
#define AMPLEVEL (30)
|
||||
#define AMPLEVEL (15)
|
||||
|
||||
#define FLAMESHIELD_MAX (120)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue