parent
7f71d15e70
commit
707e14e0cf
@ -647,7 +647,7 @@ screen wardrobe_menu(xx, yy):
|
||||
sensitive (not bool(DollThread._count))
|
||||
action Return(["category", category])
|
||||
if current_category == category:
|
||||
xoffset -18 if (i % 2) == 0 else 18
|
||||
xoffset (-18 if (i % 2) == 0 else 18)
|
||||
|
||||
# Outfits and Studio
|
||||
hbox:
|
||||
|
Loading…
Reference in New Issue
Block a user