blob: a491e272cf9ed6a100797c37964e954be2d81e78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<toggleable_menu
layout="topleft"
name="Gear COF">
<menu
label="New Clothes"
layout="topleft"
name="COF.Gear.New_Clothes" />
<menu
label="New Body Parts"
layout="topleft"
name="COF.Gear.New_Body_Parts" />
</toggleable_menu>
|