--- ui/ingame_options.menu 2007-06-03 21:33:25.000000000 -0400 +++ /home/msk/.tremulous/base/ui/ingame_options.menu 2007-06-10 12:54:02.000000000 -0400 @@ -136,7 +136,28 @@ forecolor 1 1 1 1 visible 0 } - + + itemDef + { + name game + group optionsGrp + type ITEM_TYPE_MULTI + text "Gender:" + cvar "sex" + cvarStrList { "Male", "male", "Female", "female", "Neuter", "neuter" } + rect 80 100 192 15 + textalign ITEM_ALIGN_RIGHT + textalignx 128 + textaligny 12 + textscale .25 + forecolor 1 1 1 1 + visible 1 + action + { + play "sound/misc/menu1.wav"; + } + } + itemDef { name game