mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-08 10:50:42 +00:00
when you change the documentation but forget to update the code to go along
This commit is contained in:
parent
a9f04d1fb7
commit
c7a07c6afc
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…
Reference in a new issue