X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fworld.qc;h=fca7c1741497e7a092245ad376744a1b3e4b630a;hp=1381a02abb7f41af1e57896b91a6a7425f52dcaf;hb=22c16a8a2347aab13de9bcead27baf6d8bba73cd;hpb=a4d5da17b40e13206fa0ff807a02f936fa4a38e5 diff --git a/qcsrc/server/world.qc b/qcsrc/server/world.qc index 1381a02abb..fca7c17414 100644 --- a/qcsrc/server/world.qc +++ b/qcsrc/server/world.qc @@ -495,6 +495,7 @@ void cvar_changes_init() BADCVAR("sv_motd"); BADCVAR("sv_public"); BADCVAR("sv_showfps"); + BADCVAR("sv_showspectators"); BADCVAR("sv_status_privacy"); BADCVAR("sv_taunt"); BADCVAR("sv_vote_call");