From 5a62c0990039b721f856723de263116084dace70 Mon Sep 17 00:00:00 2001 From: jonschz Date: Sun, 13 Jul 2025 08:15:27 +0200 Subject: [PATCH] Fix, 100 % effective --- LEGO1/lego/legoomni/src/worlds/act3.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LEGO1/lego/legoomni/src/worlds/act3.cpp b/LEGO1/lego/legoomni/src/worlds/act3.cpp index c1cc1736..f50a11b6 100644 --- a/LEGO1/lego/legoomni/src/worlds/act3.cpp +++ b/LEGO1/lego/legoomni/src/worlds/act3.cpp @@ -227,9 +227,9 @@ void Act3List::FUN_100720d0(MxU32 p_objectId) } erase(it2++); } - it++; - it3++; } + it++; + it3++; } if (!firstItem.m_hasStarted) {