Skip to content
Snippets Groups Projects
Commit 211529ee authored by Nyx (Neal Orman)'s avatar Nyx (Neal Orman)
Browse files

re-adding "make outfit button"

the "make outfit" button in the appearance editor was accidentally removed (merge issue).
Re-adding the XML tag for the button to floater_customize.xml

Reviewed by Bigpapi
parent bd42c1ae
No related branches found
No related tags found
No related merge requests found
...@@ -3379,6 +3379,16 @@ scratch and wear it. ...@@ -3379,6 +3379,16 @@ scratch and wear it.
layout="topleft" layout="topleft"
name="panel_list" /> name="panel_list" />
</scroll_container> </scroll_container>
<button
bottom="536"
follows="right|bottom"
height="20"
label="Make Outfit"
label_selected="Make Outfit"
layout="topleft"
name="make_outfit_btn"
right="-216"
width="100" />
<button <button
bottom="536" bottom="536"
follows="right|bottom" follows="right|bottom"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment