Update map-labels after a WML "remove_shroud" or "place_shroud"
This commit is contained in:
parent
6705e850fc
commit
da800ee43c
1 changed files with 1 additions and 0 deletions
|
@ -476,6 +476,7 @@ bool event_handler::handle_event_command(const queued_event& event_info,
|
|||
}
|
||||
}
|
||||
|
||||
screen->labels().recalculate_shroud();
|
||||
screen->invalidate_all();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue