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