mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 09:56:46 +00:00
Per Dragonking's suggestion, remove the FIXME message...
...and treat the case of "unit dies after executing its formula" as a normal one.
This commit is contained in:
parent
89f8d3e355
commit
c298719c4e
@ -1431,9 +1431,6 @@ void formula_ai::play_turn()
|
||||
}
|
||||
}
|
||||
}
|
||||
else {
|
||||
ERR_AI << "FIXME: unit iterator invalidated after make_move()!\n";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user