mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 06:41:15 +00:00
Fix, 100 % effective
This commit is contained in:
parent
da7291afb1
commit
5a62c09900
@ -227,9 +227,9 @@ void Act3List::FUN_100720d0(MxU32 p_objectId)
|
|||||||
}
|
}
|
||||||
erase(it2++);
|
erase(it2++);
|
||||||
}
|
}
|
||||||
it++;
|
|
||||||
it3++;
|
|
||||||
}
|
}
|
||||||
|
it++;
|
||||||
|
it3++;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!firstItem.m_hasStarted) {
|
if (!firstItem.m_hasStarted) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user