mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 07:02:44 +00:00
Rename CObject flag
This commit is contained in:
@ -61,7 +61,7 @@ public:
|
||||
float m_fUprootLimit;
|
||||
int8 ObjectCreatedBy;
|
||||
uint8 bIsPickup : 1;
|
||||
uint8 obj_flag_02 : 1;
|
||||
uint8 bAmmoCollected : 1;
|
||||
uint8 bPickupObjWithMessage : 1;
|
||||
uint8 bOutOfStock : 1;
|
||||
uint8 bGlassCracked : 1;
|
||||
|
Reference in New Issue
Block a user