Fix, 100 % effective

This commit is contained in:
jonschz 2025-07-13 08:15:27 +02:00
parent da7291afb1
commit 5a62c09900

View File

@ -227,10 +227,10 @@ void Act3List::FUN_100720d0(MxU32 p_objectId)
} }
erase(it2++); erase(it2++);
} }
}
it++; it++;
it3++; it3++;
} }
}
if (!firstItem.m_hasStarted) { if (!firstItem.m_hasStarted) {
firstItem.m_hasStarted = TRUE; firstItem.m_hasStarted = TRUE;