1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-12 04:14:05 +00:00
elsid bf76faeb2d
Increment iterator before fast forward
When player is located in the exterior cell AiTravel::fastForward may move
another actor into a cell outside active grid. This will remove the actor from
MWMechanics::Actors::mActors which invalidates current iterator in the
Actors::fastForwardAi loop.
2022-05-27 13:35:21 +02:00
..
2022-05-22 09:29:03 +02:00
2022-05-15 10:03:58 -07:00
2022-05-25 21:16:26 +02:00
2016-12-15 13:09:40 +01:00
2021-10-05 22:51:12 +02:00