1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-26 03:07:37 +00:00

rename unused field

This commit is contained in:
aap 2020-12-27 20:38:03 +01:00
parent d33f1071ae
commit 637cff3180

View file

@ -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;