mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'sealed-year-the-second' into 'master'
360->355 See merge request kart-krew-dev/ring-racers-internal!2820
This commit is contained in:
commit
3f6f93ef7b
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@ typedef enum
|
|||
GRADE_S
|
||||
} gp_rank_e;
|
||||
|
||||
#define SEALED_STAR_ENTRY (360*FRACUNIT/400)
|
||||
#define SEALED_STAR_ENTRY (355*FRACUNIT/400)
|
||||
|
||||
struct cupwindata_t
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue