7bc535780c
The server will implement some classes it probably shouldn't need because certain items or game states depend on them.
15 lines
189 B
XML
15 lines
189 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Item
|
|
name="Label"
|
|
resizehorizontal="true"
|
|
resizevertical="true">
|
|
|
|
<Sprite texture ="blank.png" depth="0.85"/>
|
|
|
|
<ItemLabel/>
|
|
</Item>
|
|
|
|
|
|
|