mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-04 18:31:32 +00:00
increase DISTVAR
This commit is contained in:
parent
a94601a793
commit
857afbbb49
1 changed files with 1 additions and 1 deletions
|
|
@ -709,7 +709,7 @@ static INT32 K_KartItemOddsBattle[NUMKARTRESULTS][6] =
|
|||
/*Jawz x2*/ { 0, 0, 1, 2, 4, 2 } // Jawz x2
|
||||
};
|
||||
|
||||
#define DISTVAR (64*14)
|
||||
#define DISTVAR (1024) // Magic number distance for use with item roulette tiers
|
||||
|
||||
/** \brief Item Roulette for Kart
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue