mirror of
https://github.com/halpz/re3.git
synced 2025-07-18 01:08:14 +00:00
CAutomobile::FireTruckControl and HydraulicControl
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user