mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Address review comment
This commit is contained in:
parent
1126ae4739
commit
e84fc0a168
@ -54,7 +54,7 @@ LegoCarBuildAnimPresenter::~LegoCarBuildAnimPresenter()
|
|||||||
*m_unk0xc8.GetRoot()->GetChildren() = NULL;
|
*m_unk0xc8.GetRoot()->GetChildren() = NULL;
|
||||||
|
|
||||||
if (m_mainSourceId) {
|
if (m_mainSourceId) {
|
||||||
delete m_mainSourceId;
|
delete[] m_mainSourceId;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user