renamed a vehicle thing

This commit is contained in:
aap
2020-06-02 14:38:57 +02:00
parent c00f7a8d22
commit 575c5466df
3 changed files with 11 additions and 11 deletions

View File

@ -194,7 +194,7 @@ public:
bool m_bSirenOrAlarm;
int8 m_comedyControlState;
CStoredCollPoly m_aCollPolys[2]; // poly which is under front/rear part of car
float m_fSteerRatio;
float m_fSteerInput;
eVehicleType m_vehType;
static void *operator new(size_t);