mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 07:04:08 +00:00
RunningScript, part 4, plus some fixes
This commit is contained in:
parent
6f05ed0c23
commit
ebbcd92de2
14 changed files with 534 additions and 28 deletions
|
@ -62,7 +62,7 @@ CPhysical::CPhysical(void)
|
|||
m_phy_flagA10 = false;
|
||||
m_phy_flagA20 = false;
|
||||
|
||||
m_nSurfaceTouched = SURFACE_DEFAULT;
|
||||
m_nZoneLevel = 0;
|
||||
}
|
||||
|
||||
CPhysical::~CPhysical(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue