Fix inventory layout

This commit is contained in:
Gouvernathor 2023-11-18 03:58:59 +01:00
parent f8251f921b
commit d7a5aa8d66
1 changed files with 1 additions and 0 deletions

View File

@ -316,6 +316,7 @@ screen inventory_menuitem():
grid 9 4:
style "empty"
pos (24, 113)
spacing 10
for it_item in menu_items[current_page*items_shown:(current_page+1)*items_shown]:
frame: