mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 13:40:35 +00:00
fixes for CPhysical and friends
This commit is contained in:
parent
73ff01e35b
commit
21071edbfe
9 changed files with 132 additions and 176 deletions
|
@ -55,14 +55,7 @@ public:
|
|||
uint8 m_nCollisionDamageEffect;
|
||||
uint8 m_nSpecialCollisionResponseCases;
|
||||
bool m_bCameraToAvoidThisObject;
|
||||
|
||||
// this batch is unused
|
||||
int8 field_17B;
|
||||
int8 field_17C;
|
||||
int8 field_17D;
|
||||
int8 field_17E;
|
||||
int8 field_17F;
|
||||
|
||||
uint32 m_obj_unused1;
|
||||
uint32 m_nEndOfLifeTime;
|
||||
int16 m_nRefModelIndex;
|
||||
CEntity *m_pCurSurface;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue