]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/autocvars.qh
Disable showself by default and make personal time white
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / autocvars.qh
index 34efcb4b1035ed5bd868f94581724aab226a19e9..4cfc5bbe0b96851cba15ef732a9ee88dfe846dbf 100644 (file)
@@ -446,4 +446,4 @@ bool autocvar_cl_showspectators;
 int autocvar_cl_nade_timer;
 bool autocvar_r_drawviewmodel;
 bool autocvar_cl_race_cptimes_onlyself;
-bool autocvar_cl_race_cptimes_showself = true;
+bool autocvar_cl_race_cptimes_showself = false;