From 8b0b9c09301682794347c4c727949706d6c952af Mon Sep 17 00:00:00 2001 From: Samual Date: Sun, 23 Oct 2011 17:11:01 -0400 Subject: [PATCH] g_ghost_items is not a client setting, thus it shouldn't be saved to config.cfg --- defaultXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 8d1951a6c..748fa6450 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1961,8 +1961,8 @@ set g_triggerimpulse_directional_multiplier 1 "trigger_impulse directional field set g_triggerimpulse_radial_multiplier 1 "trigger_impulse radial field multiplier" set the_goggles "they do nothing" "but the googles, they do" -seta g_ghost_items 1 "enable ghosted items (when between 0 and 1, overrides the alpha value)" -seta g_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the color unchanged" +set g_ghost_items 1 "enable ghosted items (when between 0 and 1, overrides the alpha value)" +set g_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the color unchanged" set sv_weaponstats_file "" "when set to a file name, per-weapon stats get written to that file" -- 2.39.2