mirror of
https://github.com/halpz/re3.git
synced 2025-07-22 10:39:47 +00:00
RunningScript, part 4, plus some fixes
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user