mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-16 14:50:33 +00:00
CAutomobile::FireTruckControl and HydraulicControl
This commit is contained in:
parent
7d6a04b5c6
commit
9a50a59a3c
12 changed files with 373 additions and 20 deletions
|
@ -186,7 +186,7 @@ public:
|
|||
uint8 m_veh_flagC10 : 1;
|
||||
uint8 m_veh_flagC20 : 1;
|
||||
uint8 bCanBeDamaged : 1; // Set to FALSE during cut scenes to avoid explosions
|
||||
uint8 m_veh_flagC80 : 1;
|
||||
uint8 bUseSpecialColModel : 1;
|
||||
|
||||
uint8 m_veh_flagD1 : 1;
|
||||
uint8 m_veh_flagD2 : 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue