mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Update mxbackgroundcolor.cpp
This commit is contained in:
@@ -4,8 +4,9 @@
|
|||||||
// OFFSET: LEGO1 0x1003bec0
|
// OFFSET: LEGO1 0x1003bec0
|
||||||
MxBackgroundColor::~MxBackgroundColor()
|
MxBackgroundColor::~MxBackgroundColor()
|
||||||
{
|
{
|
||||||
m_colorString.~MxString();
|
|
||||||
m_name.~MxString();
|
delete &m_colorString;
|
||||||
|
delete &m_name;
|
||||||
}
|
}
|
||||||
|
|
||||||
// OFFSET: LEGO1 0x1003bea0
|
// OFFSET: LEGO1 0x1003bea0
|
||||||
|
Reference in New Issue
Block a user