Whiteboard: delete obsolete fixme
This commit is contained in:
parent
039e224c34
commit
1ac05aef64
1 changed files with 0 additions and 2 deletions
|
@ -324,8 +324,6 @@ void manager::on_mouseover_change(const map_location& hex)
|
|||
hidden_unit_hex_ = map_location();
|
||||
}
|
||||
|
||||
//FIXME: Detect if a WML event is executing, and if so, avoid modifying the unit map during that time.
|
||||
// Acting otherwise causes a crash.
|
||||
if (!resources::screen->selected_hex().valid() && highlighter_)
|
||||
{
|
||||
highlighter_->set_mouseover_hex(hex);
|
||||
|
|
Loading…
Add table
Reference in a new issue