mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-03 05:31:17 +00:00
Fix, 100 % effective
This commit is contained in:
parent
da7291afb1
commit
5a62c09900
@ -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;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user