This commit is contained in:
Misha 2024-01-28 07:42:03 -05:00
parent ca6d3e4e85
commit d61a5c2816
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8

View File

@ -16,7 +16,7 @@ class LegoEventNotificationParam : public MxNotificationParam {
{
LegoEventNotificationParam* clone =
new LegoEventNotificationParam(m_type, m_sender, m_modifier, m_x, m_y, m_key);
clone->m_unk0x1c = m_unk0x1c;
clone->m_roi = m_roi;
return clone;
}; // vtable+0x4