use extra space when there is no scrollbar in shop window

This commit is contained in:
2025-05-06 17:12:38 -05:00
parent 51e6da15e2
commit b877bcffc5
3 changed files with 6 additions and 0 deletions

View File

@@ -476,6 +476,7 @@ void handle_sale(int i) {
// This looks to be redundant, but I'm just preserving the previous behavior of the code.
set_up_shop_array();
init_shopping_rects(shop_sbar->getMaximum() > 0);
draw_shop_graphics(false,false,{});
// When buying from a healer, we want to select the next PC who needs healing