Fixes & peds

This commit is contained in:
eray orçunus
2019-10-03 04:02:02 +03:00
parent fb788a53c3
commit 0ee5a46f71
5 changed files with 289 additions and 39 deletions

View File

@ -61,7 +61,7 @@ public:
uint8 m_phy_flagA80 : 1;
uint8 m_nSurfaceTouched;
uint8 m_nZoneLevel;
int8 m_nZoneLevel;
CPhysical(void);
~CPhysical(void);