Adjust some stuff
This commit is contained in:
parent
4b9b6ad8ae
commit
b181256e58
8 changed files with 595 additions and 578 deletions
2
game.h
2
game.h
|
@ -257,7 +257,7 @@ LCR_GameUnit physicsInterpolationParam = LCR_GAME_UNIT -
|
|||
|
||||
#if LCR_ANIMATE_CAR
|
||||
LCR_rendererSetWheelState(LCR_racingGetWheelRotation(),
|
||||
LCR_racingGetWheelSteer());
|
||||
LCR_racingGetWheelSteer() * 2);
|
||||
#endif
|
||||
|
||||
LCR_rendererDraw();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue