SCED/xml/accessories/PlayermatHider.xml
2023-10-20 15:43:37 +02:00

35 lines
399 B
XML

<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>