From 2d1387dc2f7efef0f7162477c02a76b176d90fc0 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Tue, 30 Sep 2003 17:59:19 +0000 Subject: * Changed cg_zsortLEs to cg_depthSortParticles --- ui/ingame_options.menu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/ingame_options.menu b/ui/ingame_options.menu index 78c657a0..51243156 100644 --- a/ui/ingame_options.menu +++ b/ui/ingame_options.menu @@ -1650,7 +1650,7 @@ group optionsGrp type ITEM_TYPE_YESNO text "Depth Sort Particles:" - cvar "cg_zsortLEs" + cvar "cg_depthSortParticles" rect 96 235 192 15 textalign ITEM_ALIGN_RIGHT textalignx 100 -- cgit