VoxelEngine/res/layouts/inventory.xml
2024-02-09 15:46:43 +03:00

5 lines
141 B
XML

<inventory color="#00000080" size="400,100">
<slots-grid cols="4" count="40"/>
<button coord="300,10">Test</button>
</inventory>