- separated pushers into their own file.

This commit is contained in:
Christoph Oelckers 2016-03-28 21:57:22 +02:00
commit 59920095af
6 changed files with 5 additions and 454 deletions

View file

@ -43,7 +43,6 @@ CVAR (Bool, developer, false, 0)
// [RH] Feature control cvars
CVAR (Bool, var_friction, true, CVAR_SERVERINFO);
CVAR (Bool, var_pushers, true, CVAR_SERVERINFO);
CVAR (Bool, alwaysapplydmflags, false, CVAR_SERVERINFO);