diff options
author | Tim Angus <tim@ngus.net> | 2003-09-30 17:59:19 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2003-09-30 17:59:19 +0000 |
commit | 2d1387dc2f7efef0f7162477c02a76b176d90fc0 (patch) | |
tree | 80945d9c49db04455ccd0062e97c2503b2ac4258 /ui | |
parent | c760ccba1b81e343726f00cf405ae44c58488969 (diff) |
* Changed cg_zsortLEs to cg_depthSortParticles
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ingame_options.menu | 2 |
1 files changed, 1 insertions, 1 deletions
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 |