Prevent warnings about missing ui from places it would never be

Layer interaction buttons for single layer wearable types
Buttons for subparts in types with only a single subpart
Take Off button for body parts
This commit is contained in:
Liru Færs
2019-10-14 22:05:53 -04:00
parent accd69386a
commit 453386a49a
2 changed files with 43 additions and 26 deletions

View File

@@ -131,7 +131,6 @@ new one from scratch and wear it.
<button bottom="-478" follows="right|bottom" font="SansSerif" halign="center"
height="20" label="Save As..." label_selected="Save As..." left="209"
mouse_opaque="true" name="Save As" scale_image="true" width="92" />
<button name="Take Off"/>
</panel>
<panel border="true" bottom="-482" follows="left|top|right|bottom" height="481"
label="Skin" left="102" mouse_opaque="true" name="Skin" width="389">
@@ -226,7 +225,6 @@ new one from scratch and wear it.
<button bottom="-478" follows="right|bottom" font="SansSerif" halign="center"
height="20" label="Revert" label_selected="Revert" left="305"
mouse_opaque="true" name="Revert" scale_image="true" width="82" />
<button name="Take Off"/>
</panel>
<panel border="true" bottom="-482" follows="left|top|right|bottom" height="481"
label="Hair" left="102" mouse_opaque="true" name="Hair" width="389">
@@ -313,7 +311,6 @@ new one from scratch and wear it.
<button bottom="-478" follows="right|bottom" font="SansSerif" halign="center"
height="20" label="Revert" label_selected="Revert" left="305"
mouse_opaque="true" name="Revert" scale_image="true" width="82" />
<button name="Take Off"/>
</panel>
<panel border="true" bottom="-482" follows="left|top|right|bottom" height="481"
label="Eyes" left="102" mouse_opaque="true" name="Eyes" width="389">
@@ -388,7 +385,6 @@ scratch and wear it.
<button bottom="-478" follows="right|bottom" font="SansSerif" halign="center"
height="20" label="Revert" label_selected="Revert" left="305"
mouse_opaque="true" name="Revert" scale_image="true" width="82" />
<button name="Take Off"/>
</panel>
<panel label="Clothes" placeholder="true" name="clothes_placeholder" />
<panel border="true" bottom="-482" follows="left|top|right|bottom" height="481"