mirror of
https://github.com/halpz/re3.git
synced 2025-07-30 09:30:27 +00:00
new script commands - mostly stubs
This commit is contained in:
@ -64,6 +64,9 @@ CPhysical::CPhysical(void)
|
||||
m_phy_flagA20 = false;
|
||||
|
||||
m_nZoneLevel = LEVEL_NONE;
|
||||
|
||||
bIsFrozen = false;
|
||||
bDontLoadCollision = false;
|
||||
}
|
||||
|
||||
CPhysical::~CPhysical(void)
|
||||
|
Reference in New Issue
Block a user