Revert random change

This commit is contained in:
Misha 2024-04-11 21:18:50 -04:00 committed by GitHub
parent e3c6e2f170
commit 120b2862bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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