Wardrobe 2.0 - Reimplement outfits section w/ wheelmenus
This commit is contained in:
parent
70ec01da8b
commit
f2d96c8813
@ -613,7 +613,7 @@ init python:
|
|||||||
group.append(x[0])
|
group.append(x[0])
|
||||||
|
|
||||||
if group:
|
if group:
|
||||||
renpy.notify("Import successful!")
|
# renpy.notify("Import successful!")
|
||||||
return DollOutfit(group, True)
|
return DollOutfit(group, True)
|
||||||
renpy.notify("Import failed: Unknown error.")
|
renpy.notify("Import failed: Unknown error.")
|
||||||
return None
|
return None
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user