X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=cmd.c;h=348825eb7adad1fa13efeafcb57f1f0982499a2b;hb=9d27514adfb3067fe11e5532e584ffd6815d7d00;hp=48ab043aad008a910423bbd6546c7bf33473fabd;hpb=0b11b24907f6a68f718b5b8d881d53bcf6be17dc;p=xonotic%2Fdarkplaces.git diff --git a/cmd.c b/cmd.c index 48ab043a..348825eb 100644 --- a/cmd.c +++ b/cmd.c @@ -668,6 +668,7 @@ static void Cmd_Exec(cmd_state_t *cmd, const char *filename) Cbuf_InsertText(cmd, "\n" "csqc_polygons_defaultmaterial_nocullface 1\n" "con_chatsound_team_mask 13\n" +"sv_gameplayfix_customstats 1\n" ); break; // Steel Storm: Burning Retribution csqc misinterprets CSQC_InputEvent if type is a value other than 0 or 1