mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
360->355
Slightly more lenient based on vibes, but excludes skipping Prison Break; we'll try this out.
This commit is contained in:
parent
bbbda96272
commit
9aa882e547
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