Mark LegoEntity:Destroy (many vtables use it)

This commit is contained in:
disinvite 2024-11-23 19:30:19 -05:00
parent e56ac9ab55
commit 98db97eee4

View File

@ -87,6 +87,7 @@ MxResult LegoEntity::Create(MxDSAction& p_dsAction)
} }
// FUNCTION: LEGO1 0x10010810 // FUNCTION: LEGO1 0x10010810
// FUNCTION: BETA10 0x1007e5b9
void LegoEntity::Destroy(MxBool p_fromDestructor) void LegoEntity::Destroy(MxBool p_fromDestructor)
{ {
if (m_roi) { if (m_roi) {