diff --git a/LEGO1/lego/legoomni/src/entity/legoworld.cpp b/LEGO1/lego/legoomni/src/entity/legoworld.cpp index a0ff3a13..77eb9d5c 100644 --- a/LEGO1/lego/legoomni/src/entity/legoworld.cpp +++ b/LEGO1/lego/legoomni/src/entity/legoworld.cpp @@ -47,7 +47,7 @@ MxResult LegoWorld::Create(MxDSAction& p_dsObject) // TODO: Intitialize lists - if (VTable0x54() == SUCCESS) { + if (VTable0x54()) { if (p_dsObject.GetFlags() & 0x20) { if (GetCurrentWorld()) { GetCurrentWorld()->VTable0x68(0);