This commit is contained in:
Christian Semmler 2024-02-02 11:28:40 -05:00
parent 4736628da8
commit d904957f46

View File

@ -517,9 +517,9 @@ MxCore* LegoWorld::Find(const MxAtomId& p_atom, MxS32 p_entityId)
}
// FUNCTION: LEGO1 0x10021a70
void LegoWorld::VTable0x68(MxBool p_und)
void LegoWorld::VTable0x68(MxBool p_add)
{
if (p_und) {
if (p_add) {
if (!m_set0xd0.empty() && CurrentWorld() != this) {
if (CurrentWorld()) {
AnimationManager()->FUN_10061010(0);