mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 13:49:03 +00:00
rename unused field
This commit is contained in:
parent
d33f1071ae
commit
637cff3180
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ struct tHandlingData
|
|||
float fSteeringLock;
|
||||
float fTractionLoss;
|
||||
float fTractionBias;
|
||||
float fABS; // should be VC leftover
|
||||
float fUnused;
|
||||
float fSuspensionForceLevel;
|
||||
float fSuspensionDampingLevel;
|
||||
float fSuspensionUpperLimit;
|
||||
|
|
Loading…
Reference in a new issue