mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 06:00:33 +00:00
Fixes & peds
This commit is contained in:
parent
fb788a53c3
commit
0ee5a46f71
5 changed files with 289 additions and 39 deletions
|
@ -61,7 +61,7 @@ public:
|
|||
uint8 m_phy_flagA80 : 1;
|
||||
|
||||
uint8 m_nSurfaceTouched;
|
||||
uint8 m_nZoneLevel;
|
||||
int8 m_nZoneLevel;
|
||||
|
||||
CPhysical(void);
|
||||
~CPhysical(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue