mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 07:47:42 +00:00
Implement CNewIntroBoss
This commit is contained in:
@@ -10,6 +10,7 @@ CEntity::CEntity(TUniqueId uniqueId, const CEntityInfo& info, bool active, std::
|
||||
x20_conns(info.GetConnectionList())
|
||||
{
|
||||
x30_24_active = active;
|
||||
x30_27_inUse = x4_areaId != kInvalidAreaId;
|
||||
}
|
||||
|
||||
void CEntity::AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId objId, CStateManager& stateMgr)
|
||||
|
||||
Reference in New Issue
Block a user