blob: 45cf780557b698ce1183595917a7d17eafffaeed (
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>
|