SCED/xml/accessories/PlayermatHider.xml

35 lines
399 B
XML
Raw Normal View History

2023-10-20 15:43:37 +02:00
<TableLayout>
<Row>
<Cell>
<Text>Playermat 1 (White)</Text>
</Cell>
<Cell>
<Button id="button1"
onClick="onClick">Show / Hide</Button>
</Cell>
</Row>
<Row>
<Cell>
</Cell>
<Cell>
</Cell>
</Row>
<Row>
<Cell>
</Cell>
<Cell>
</Cell>
</Row>
<Row>
<Cell>
</Cell>
<Cell>
</Cell>
</Row>
</TableLayout>