switch addresses

This commit is contained in:
Christian Semmler 2023-06-19 15:08:38 +02:00
parent 2e4a50dad5
commit bed30cd7ca
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C

View File

@ -47,8 +47,8 @@ void MxDSObject::SetObjectName(const char *p_name)
}
}
// OFFSET: ISLE 0x00401c40
// OFFSET: LEGO1 0x10005530
// OFFSET: ISLE 0x00401c40
void MxDSObject::SetAtomId(MxAtomId p_atomId)
{
this->m_atomId = p_atomId;