mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-12-23 06:30:01 +00:00
rename unused field
This commit is contained in:
parent
ab80ff7132
commit
beb0ec673c
|
@ -108,7 +108,7 @@ struct tHandlingData
|
||||||
float fSteeringLock;
|
float fSteeringLock;
|
||||||
float fTractionLoss;
|
float fTractionLoss;
|
||||||
float fTractionBias;
|
float fTractionBias;
|
||||||
float fABS; // should be VC leftover
|
float fUnused;
|
||||||
float fSuspensionForceLevel;
|
float fSuspensionForceLevel;
|
||||||
float fSuspensionDampingLevel;
|
float fSuspensionDampingLevel;
|
||||||
float fSuspensionUpperLimit;
|
float fSuspensionUpperLimit;
|
||||||
|
|
Loading…
Reference in a new issue