mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Starting Race rings 10->20
This commit is contained in:
parent
f9490f7f77
commit
7579b0d51a
1 changed files with 1 additions and 1 deletions
|
|
@ -2454,7 +2454,7 @@ void G_PlayerReborn(INT32 player, boolean betweenmaps)
|
|||
}
|
||||
else
|
||||
{
|
||||
rings = 10;
|
||||
rings = 20; // POSITION is fucking serious now
|
||||
}
|
||||
|
||||
saveroundconditions = false;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue