mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-26 14:33:46 -04:00
mbf21 sets 'help_friends' to 0 by default
This commit is contained in:
parent
6866eabaef
commit
6c0f3c6857
@ -2372,6 +2372,7 @@ void M_LoadDefaults (void)
|
||||
{
|
||||
strcpy(config_version, "Woof 6.0.0");
|
||||
|
||||
default_help_friends = 0;
|
||||
default_comp[comp_zombie] = 1;
|
||||
default_comp[comp_pursuit] = 1;
|
||||
if (default_complevel == 2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user