From 71a5c6a7cf9442fc504038825a5cb94ff4355150 Mon Sep 17 00:00:00 2001 From: Jakob MG Date: Fri, 1 Jun 2012 22:14:13 +0200 Subject: [PATCH] cl_staywep_ -> cl_weapon_stay_ --- defaultXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index e2645a0a8..1f3bb42a2 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1962,5 +1962,5 @@ set cl_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the co set sv_simple_items 1 "allow or forbid client use of simple items" set cl_simple_items 0 "enable simple items (if server allows)" set cl_fullbright_items 0 "enable fullbright items (if server allows, controled by g_fullbrightitems)" -set cl_staywep_color "2 0.5 0.5" "Color of picked up weapons when g_wepon_stay > 0" -set cl_staywep_alpha 0.75 "Alpha of picked up weapons when g_wepon_stay > 0" +set cl_weapon_stay_color "2 0.5 0.5" "Color of picked up weapons when g_weapon_stay > 0" +set cl_weapon_stay_alpha 0.75 "Alpha of picked up weapons when g_weapon_stay > 0" -- 2.39.2