Fix inventory layout
This commit is contained in:
parent
f8251f921b
commit
d7a5aa8d66
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user