blob: 6c1851edb50e4941abe0be74f3e5df48becc5fc2 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="Place" title="場所">
<button label="テレポート" name="teleport_btn" />
<button label="地図上に表示" name="map_btn" />
<button label="賭ける..." name="auction_btn" />
</panel>
|