- cleaned up c_console.cpp to be moved into 'common'.

This commit is contained in:
Christoph Oelckers 2020-10-25 12:18:06 +01:00
commit f912712f9d
11 changed files with 409 additions and 294 deletions

View file

@ -52,8 +52,6 @@ enum
};
EXTERN_CVAR (Int, con_scaletext)
EXTERN_CVAR (Bool, sb_cooperative_enable)
EXTERN_CVAR (Bool, sb_deathmatch_enable)
EXTERN_CVAR (Bool, sb_teamdeathmatch_enable)