mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-02 05:02:55 +00:00
Merge branch 'map-angrier-git-sucks' into 'master'
Required anger rounds 5 -> 3 See merge request KartKrew/Kart!1362
This commit is contained in:
commit
a047373bf6
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@
|
|||
#define SELECT_DELAY_TIME (TICRATE*4)
|
||||
#define PICK_DELAY_TIME (TICRATE/2)
|
||||
|
||||
#define MAP_ANGER_MAX (VOTE_NUM_LEVELS)
|
||||
#define MAP_ANGER_MAX (2)
|
||||
|
||||
// Catcher data
|
||||
enum
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue