Peds, eSound and PedState enum, fixes

This commit is contained in:
eray orçunus 2020-06-03 16:16:31 +03:00
commit 5dc410a999
26 changed files with 1089 additions and 638 deletions

View file

@ -36,7 +36,7 @@ public:
CVector wheelieNormal;
CVector wheelieRight;
tBikeHandlingData *pBikeHandling;
int32 m_bikeAnimType;
AssocGroupId m_bikeAnimType;
uint8 m_wheelStatus[2];
CColPoint m_aWheelColPoints[4];
float m_aSuspensionSpringRatio[4];