engine/character_window/resources/abilities/empty_addon_snippet.xml

8 lines
301 B
XML
Raw Permalink Normal View History

2024-08-26 08:08:03 +00:00
<root>
<grid x_dim="1" y_dim="1" padding="2">
<grid x_slot="0" y_slot="0" x_dim="6" y_dim="1" background="#919191">
2024-08-26 14:03:10 +00:00
<icon x_slot="0" y_slot="0"></icon>
2024-08-26 08:08:03 +00:00
<label id="info" x_slot="1" y_slot="0" x_size="3" text_color="black"></label>
</grid>
</grid>
</root>