mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Update LEGO1/mxentity.cpp
This commit is contained in:
parent
f4a60af797
commit
72796b3a9d
@ -16,5 +16,5 @@ MxResult MxEntity::SetEntityId(MxS32 p_id, const MxAtomId &p_atom)
|
||||
{
|
||||
this->m_mxEntityId = p_id;
|
||||
this->m_atom = p_atom;
|
||||
return FALSE;
|
||||
return SUCCESS;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user