This commit is contained in:
Gouvernathor 2024-03-26 22:10:26 +01:00
parent ffc47109ed
commit 375b77b2ab
1 changed files with 1 additions and 1 deletions

View File

@ -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: