CAutomobile::FireTruckControl and HydraulicControl

This commit is contained in:
aap 2019-07-26 14:27:13 +02:00
commit 9a50a59a3c
12 changed files with 373 additions and 20 deletions

View file

@ -20,7 +20,7 @@ public:
CPlayerPed *m_pPed;
CVehicle *m_pRemoteVehicle;
CColModel m_ColModel;
CVehicle *m_pVehicleEx;
CVehicle *m_pVehicleEx; // vehicle using the col model above
char m_aPlayerName[70];
int32 m_nMoney;
int32 m_nVisibleMoney;