mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-22 21:41:31 +00:00
2x max tether distance
This commit is contained in:
parent
3a23c48be8
commit
e5a63b91ac
1 changed files with 1 additions and 0 deletions
|
|
@ -1785,6 +1785,7 @@ static void K_UpdateDraft(player_t *player)
|
|||
{
|
||||
// TODO: gametyperules
|
||||
minDist /= 4;
|
||||
draftdistance *= 2;
|
||||
leniency *= 4;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue