mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-06 11:04:09 +00:00
Glass done
This commit is contained in:
parent
8e3ee096e2
commit
13fb853fd8
7 changed files with 764 additions and 21 deletions
|
@ -36,8 +36,8 @@ public:
|
|||
int8 bIsPickup : 1;
|
||||
int8 m_obj_flag2 : 1;
|
||||
int8 bOutOfStock : 1;
|
||||
int8 m_obj_flag8 : 1;
|
||||
int8 m_obj_flag10 : 1;
|
||||
int8 bGlassCracked : 1;
|
||||
int8 bGlassBroken : 1;
|
||||
int8 bHasBeenDamaged : 1;
|
||||
int8 bUseVehicleColours : 1;
|
||||
int8 m_obj_flag80 : 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue