Server: Remove mp_friendlyfire cvar registration from the code, as that will be aliases elsewhere
This commit is contained in:
parent
01099a9510
commit
e21b0e8d3a
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ var float autocvar_mp_c4timer = 45;
|
|||
var float autocvar_mp_roundtime = 5;
|
||||
var float autocvar_mp_timelimit = 60;
|
||||
var string autocvar_motdfile = "motd.txt";
|
||||
var int autocvar_mp_friendlyfire = FALSE;
|
||||
|
||||
/* new, FreeCS exclusive variables */
|
||||
var int autocvar_fcs_escapepenalty = -300;
|
||||
|
|
Loading…
Reference in a new issue