mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-12 19:12:31 +00:00
when you change the documentation but forget to update the code to go along
This commit is contained in:
parent
d410143ab0
commit
3aadc5ac1b
1 changed files with 1 additions and 1 deletions
|
|
@ -722,7 +722,7 @@ static void readfollower(MYFILE *f)
|
|||
followers[numfollowers].dist = 16;
|
||||
followers[numfollowers].zoffs = 32;
|
||||
followers[numfollowers].horzlag = 2;
|
||||
followers[numfollowers].vertlag = 4;
|
||||
followers[numfollowers].vertlag = 6;
|
||||
followers[numfollowers].bobspeed = TICRATE*2;
|
||||
followers[numfollowers].bobamp = 4;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue