mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-16 13:01:16 +00:00
switch addresses
This commit is contained in:
parent
2e4a50dad5
commit
bed30cd7ca
@ -47,8 +47,8 @@ void MxDSObject::SetObjectName(const char *p_name)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// OFFSET: ISLE 0x00401c40
|
|
||||||
// OFFSET: LEGO1 0x10005530
|
// OFFSET: LEGO1 0x10005530
|
||||||
|
// OFFSET: ISLE 0x00401c40
|
||||||
void MxDSObject::SetAtomId(MxAtomId p_atomId)
|
void MxDSObject::SetAtomId(MxAtomId p_atomId)
|
||||||
{
|
{
|
||||||
this->m_atomId = p_atomId;
|
this->m_atomId = p_atomId;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user