Glass done

This commit is contained in:
Fire-Head 2020-04-02 00:04:56 +03:00
parent 8e3ee096e2
commit 13fb853fd8
7 changed files with 764 additions and 21 deletions

View file

@ -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;