blob: a6e9a40e3148f19463169191af4e996b2b39a93f (
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.Geear.New_Body_Parts" />
</toggleable_menu>
|