Merge fix
This commit is contained in:
parent
51e2f49606
commit
47da88a59e
@ -329,7 +329,7 @@ screen inventory_menuitem(xx, yy):
|
||||
grid 9 4:
|
||||
style "empty"
|
||||
pos (24, 113)
|
||||
spacing 5
|
||||
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