mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-27 02:01:16 +00:00
Update mxactionnotificationparam.h
This commit is contained in:
parent
663acd1968
commit
dcbabb8f3a
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user