mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 06:20:35 +00:00
CAutomobile::FireTruckControl and HydraulicControl
This commit is contained in:
parent
7d6a04b5c6
commit
9a50a59a3c
12 changed files with 373 additions and 20 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue