Update mxactionnotificationparam.h

This commit is contained in:
Misha 2023-12-16 11:48:14 -05:00
parent 663acd1968
commit dcbabb8f3a
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8

View File

@ -67,9 +67,7 @@ class MxStartActionNotificationParam : public MxActionNotificationParam {
} }
// FUNCTION: LEGO1 0x100b04a0 // FUNCTION: LEGO1 0x100b04a0
inline virtual ~MxStartActionNotificationParam() override inline virtual ~MxStartActionNotificationParam() override {}
{
}
virtual MxNotificationParam* Clone() override; // vtable+0x4 virtual MxNotificationParam* Clone() override; // vtable+0x4
}; };
@ -102,9 +100,7 @@ class MxType4NotificationParam : public MxActionNotificationParam {
} }
// FUNCTION: LEGO1 0x100b0630 // FUNCTION: LEGO1 0x100b0630
inline virtual ~MxType4NotificationParam() override inline virtual ~MxType4NotificationParam() override {}
{
}
virtual MxNotificationParam* Clone() override; // vtable+0x4 virtual MxNotificationParam* Clone() override; // vtable+0x4