mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-26 17:51:16 +00:00
Revert random change
This commit is contained in:
parent
e3c6e2f170
commit
120b2862bc
@ -56,8 +56,7 @@ void LegoAnimPresenter::Init()
|
|||||||
void LegoAnimPresenter::Destroy(MxBool p_fromDestructor)
|
void LegoAnimPresenter::Destroy(MxBool p_fromDestructor)
|
||||||
{
|
{
|
||||||
// TODO
|
// TODO
|
||||||
if (!p_fromDestructor)
|
MxVideoPresenter::Destroy(p_fromDestructor);
|
||||||
MxVideoPresenter::Destroy(FALSE);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x10068fb0
|
// FUNCTION: LEGO1 0x10068fb0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user