diff --git a/LEGO1/lego/legoomni/src/worlds/act3.cpp b/LEGO1/lego/legoomni/src/worlds/act3.cpp index f2a24248..726c0270 100644 --- a/LEGO1/lego/legoomni/src/worlds/act3.cpp +++ b/LEGO1/lego/legoomni/src/worlds/act3.cpp @@ -224,7 +224,7 @@ void Act3List::FUN_100720d0(MxU32 p_objectId) // TODO: Something is wrong about these first two lines // LINE: LEGO1 0x1007215d it = begin(); - it3 = begin(); + it3 = it; Act3ListElement& firstItem = *it++;