engine/character_window/resources/inventory/maps/right_side.xml

7 lines
352 B
XML
Raw Normal View History

2024-08-26 14:03:10 +00:00
<?xml-model href="../../gui.xsd" type="application/xml" schematypens="http://www.w3.org/2001/XMLSchema"?>
2024-08-26 08:08:03 +00:00
<root>
<grid x_dim="1" y_dim="1"
background='{"background_color":"#945b09","border_color":"#543919","border_thickness":{"Pixel":2}}'>
<label x_slot="0" y_slot="0" text_color="black">work in progress</label>
</grid>
</root>