Fixed wrong CAutomobile field type
This commit is contained in:
@@ -117,7 +117,7 @@ public:
|
||||
uint8 m_nWheelsOnGround;
|
||||
uint8 m_nDriveWheelsOnGround;
|
||||
uint8 m_nDriveWheelsOnGroundPrev;
|
||||
int32 m_fGasPedalAudio;
|
||||
float m_fGasPedalAudio;
|
||||
tWheelState m_aWheelState[4];
|
||||
|
||||
static bool &m_sAllTaxiLights;
|
||||
|
||||
Reference in New Issue
Block a user