mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-27 10:11:15 +00:00
Update mxomni.cpp
Fix case of OFFSET comment.
This commit is contained in:
parent
eb62e0c112
commit
67034bcb20
@ -410,7 +410,7 @@ MxResult DeleteObject(MxDSAction &p_dsAction)
|
|||||||
return MxOmni::GetInstance()->DeleteObject(p_dsAction);
|
return MxOmni::GetInstance()->DeleteObject(p_dsAction);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Offset: LEGO1 0x100159e0
|
// OFFSET: LEGO1 0x100159e0
|
||||||
void DeleteObjects(MxAtomId *p_id, MxU32 p_first, MxU32 p_last)
|
void DeleteObjects(MxAtomId *p_id, MxU32 p_first, MxU32 p_last)
|
||||||
{
|
{
|
||||||
MxDSAction action;
|
MxDSAction action;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user