mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Fix destructor/annotation
This commit is contained in:
parent
515f04b21d
commit
579ff8496f
@ -64,8 +64,6 @@ class MxEndActionNotificationParam : public MxActionNotificationParam {
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
inline virtual ~MxEndActionNotificationParam() override{};
|
|
||||||
|
|
||||||
virtual MxNotificationParam* Clone() override; // vtable+0x4
|
virtual MxNotificationParam* Clone() override; // vtable+0x4
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user