- change anonstats cvars in order to allow easier updates to them in the future
This commit is contained in:
parent
2666f22ed7
commit
25e9561279
2 changed files with 19 additions and 19 deletions
|
|
@ -124,9 +124,12 @@ void D_GrabCVarDefaults()
|
|||
SHOULD_BLACKLIST(vid_adapter)
|
||||
SHOULD_BLACKLIST(sys_statsenabled47)
|
||||
SHOULD_BLACKLIST(sys_statsenabled49)
|
||||
SHOULD_BLACKLIST(anonstats_statsenabled411)
|
||||
SHOULD_BLACKLIST(save_dir)
|
||||
SHOULD_BLACKLIST(sys_statsport)
|
||||
SHOULD_BLACKLIST(sys_statshost)
|
||||
SHOULD_BLACKLIST(anonstats_port)
|
||||
SHOULD_BLACKLIST(anonstats_host)
|
||||
SHOULD_BLACKLIST(sentstats_hwr_done)
|
||||
|
||||
var = FindCVar(CurrentFindCVar, NULL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue