Skip to content

Commit

Permalink
Merge pull request #63575 from Kamayana/aim_keep_updating_sidebar
Browse files Browse the repository at this point in the history
Keep updating sidebar with AIM active
  • Loading branch information
Rivet-the-Zombie authored Feb 15, 2023
2 parents 170527d + a270978 commit d24dd45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/advanced_inv.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1635,6 +1635,7 @@ void advanced_inventory::display()

if( ui ) {
ui->invalidate_ui();
g->invalidate_main_ui_adaptor();
ui_manager::redraw_invalidated();
}

Expand Down

0 comments on commit d24dd45

Please sign in to comment.