11 lines
577 B
XML
11 lines
577 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||
<pie_menu name="Land Pie">
|
||
<menu_item_call label="О земле..." name="About Land..." />
|
||
<menu_item_call label="Создать" name="Create" />
|
||
<menu_item_call label="Идти сюда" name="Go Here" />
|
||
<menu_item_call label="Сесть здесь" name="Sit Here" />
|
||
<menu_item_call label="Купить пропуск..." name="Land Buy Pass" />
|
||
<menu_item_call label="Править ландшафт" name="Edit Terrain" />
|
||
<menu_item_call label="Купить землю..." name="Land Buy" />
|
||
</pie_menu>
|