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)
{
// TODO
if (!p_fromDestructor)
MxVideoPresenter::Destroy(FALSE);
MxVideoPresenter::Destroy(p_fromDestructor);
}
// FUNCTION: LEGO1 0x10068fb0