Wardrobe 2.0 - Reimplement outfits section w/ wheelmenus

This commit is contained in:
LoafyLemon 2024-11-06 21:13:12 +00:00
parent 70ec01da8b
commit f2d96c8813
3 changed files with 198 additions and 90 deletions

View File

@ -613,7 +613,7 @@ init python:
group.append(x[0])
if group:
renpy.notify("Import successful!")
# renpy.notify("Import successful!")
return DollOutfit(group, True)
renpy.notify("Import failed: Unknown error.")
return None

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff