]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
Merge branch 'martin-t/spec' into 'master'
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 47f42fd29b7d2efd0a63c0361e6137a0e3112968..0c916558e4f12db13729a3b75233c4f30b2b122c 100644 (file)
@@ -1495,8 +1495,8 @@ set cl_fullbright_items 0 "enable fullbright items (if server allows, controled
 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"
 
 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"
 
-set sv_showspectators 0 "Show who's spectating who in the player info panel. Shouldn't be used on competitive servers, also disable when watching a suspected cheater"
-seta cl_showspectators 1
+set sv_showspectators 1 "Show who's spectating who in the player info panel when client has cl_showspectators on. Shouldn't be used on competitive servers, also disable when watching a suspected cheater"
+seta cl_showspectators 0 "Show who's spectating you if server has sv_showspectators enabled"
 
 // Facility for config.cfg use ONLY.
 // Interpreted in post-config.cfg.
 
 // Facility for config.cfg use ONLY.
 // Interpreted in post-config.cfg.