Rebuild wardrobe (7) fix the outfit manager tab

This commit is contained in:
Gouvernathor 2023-11-21 22:54:27 +01:00
parent 8092c3bbad
commit 88b2373832
1 changed files with 1 additions and 1 deletions

View File

@ -696,7 +696,7 @@ screen wardrobe_menu(xx, yy):
background lock_wardrobe_icon(Fixed(icon_bg, Transform("interface/wardrobe/icons/categories/outfits.webp", zoom=0.45, anchor=(0.5, 0.5), align=(0.5, 0.5)), icon_frame))
tooltip "Outfits Manager"
sensitive (not DollThread._count)
action Call("wardrobe_actions.category", "outfit", from_current=True)
action Call("wardrobe_actions.category", "outfits", from_current=True)
if current_category == "outfits":
yoffset icon_yoffset