Bad commit previously, but not minimap updates.
This commit is contained in:
parent
322797f787
commit
6fe343d82d
2 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,7 @@ namespace gui {
|
|||
auto& map_text = $gui.get<guecs::WideText>(grid);
|
||||
map_text.update(map_out);
|
||||
|
||||
|
||||
$gui.render(window);
|
||||
// $gui.debug_layout(window);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue