mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 23:50:34 +00:00
fixes
This commit is contained in:
parent
101c21e064
commit
93417853ed
2 changed files with 134 additions and 77 deletions
|
@ -89,9 +89,9 @@ public:
|
|||
CEntity *m_pDoor2;
|
||||
uint8 m_bDoor1PoolIndex;
|
||||
uint8 m_bDoor2PoolIndex;
|
||||
bool m_bIsDoor1Object;
|
||||
bool m_bIsDoor2Object;
|
||||
char field_24;
|
||||
bool m_bDoor1IsDummy;
|
||||
bool m_bDoor2IsDummy;
|
||||
bool m_bRecreateDoorOnNextRefresh;
|
||||
bool m_bRotatedDoor;
|
||||
bool m_bCameraFollowsPlayer;
|
||||
float m_fX1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue