7 lines
391 B
XML
7 lines
391 B
XML
|
<?xml-model href="../../../../../gui.xsd" type="application/xml" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||
|
<root>
|
||
|
<grid x_dim="4" y_dim="1">
|
||
|
<icon id="socket_icon" x_slot="0" y_slot="0" icon="textures/abilities/circle.png"></icon>
|
||
|
<label id="stat_type" x_slot="1" y_slot="0" x_size="3" text_color="black" text_alignment="left">StatType</label>
|
||
|
</grid>
|
||
|
</root>
|