gui: more lua support + 'coord' renamed to 'pos'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<inventory color="#1F1F1FE0">
|
||||
<slots-grid coord="0, 164" rows="1" count="10" sharefunc="inventory_share_func"/>
|
||||
<slots-grid pos="0, 164" rows="1" count="10" sharefunc="inventory_share_func"/>
|
||||
<slots-grid rows="3" start-index="10" count="30" sharefunc="inventory_share_func"/>
|
||||
</inventory>
|
||||
|
||||
Reference in New Issue
Block a user