push changes (#522)

This commit is contained in:
Misha
2024-02-03 07:38:57 -05:00
committed by GitHub
parent 2158142b08
commit 83e116defc
5 changed files with 33 additions and 15 deletions

View File

@@ -38,11 +38,10 @@ void LegoHideAnimPresenter::Destroy(MxBool p_fromDestructor)
}
}
// STUB: LEGO1 0x1006dab0
// FUNCTION: LEGO1 0x1006dab0
MxResult LegoHideAnimPresenter::AddToManager()
{
// TODO
return SUCCESS;
return LegoAnimPresenter::AddToManager();
}
// FUNCTION: LEGO1 0x1006dac0