summaryrefslogtreecommitdiff
path: root/assets/ui/ingame_options.menu
diff options
context:
space:
mode:
Diffstat (limited to 'assets/ui/ingame_options.menu')
-rw-r--r--assets/ui/ingame_options.menu23
1 files changed, 22 insertions, 1 deletions
diff --git a/assets/ui/ingame_options.menu b/assets/ui/ingame_options.menu
index 1228b0e..e8b7d48 100644
--- a/assets/ui/ingame_options.menu
+++ b/assets/ui/ingame_options.menu
@@ -1535,7 +1535,7 @@
}
}
-//////// CHALLENGE-CUBOID
+//////// CUBOID
itemDef
{
@@ -1599,6 +1599,27 @@
}
}
+ itemDef
+ {
+ name cuboid
+ group optionsGrp
+ type ITEM_TYPE_MULTI
+ text "Resizing rate::"
+ cvar "cg_cuboidResizeRate"
+ cvarFloatList { "0.1" 0.1 "0.2" 0.2 "0.5" 0.5 "1" 1 "2" 2 "5" 5 "10" 10 }
+ rect SCONTENT_X (SCONTENT_Y+(2*ELEM_H)) SCONTENT_W ELEM_H
+ textalign ALIGN_RIGHT
+ textvalign VALIGN_CENTER
+ textalignx SCONTENT_OFF
+ textscale .25
+ forecolor 1 1 1 1
+ visible MENU_FALSE
+ action
+ {
+ play "sound/misc/menu1.wav";
+ }
+ }
+
//////// SYSTEM
//System menu