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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user