Browse Source

add editor icon for Selectable

Enhex 7 years ago
parent
commit
8c8c812ab9
1 changed files with 4 additions and 0 deletions
  1. 4 0
      bin/Data/UI/EditorIcons.xml

+ 4 - 0
bin/Data/UI/EditorIcons.xml

@@ -251,6 +251,10 @@
         <attribute name="Texture" value="Texture2D;Textures/Editor/EditorIcons.png" />
         <attribute name="Image Rect" value="16 32 30 46" />
     </element>
+    <element type="Selectable">
+        <attribute name="Texture" value="Texture2D;Textures/Editor/EditorIcons.png" />
+        <attribute name="Image Rect" value="16 32 30 46" />
+    </element>
     <element type="HierarchyContainer">
         <attribute name="Texture" value="Texture2D;Textures/Editor/EditorIcons.png" />
         <attribute name="Image Rect" value="16 32 30 46" />