- Removed the netdemo flag, because it's redundant with (netgame && demoplayback).

SVN r4050 (trunk)
This commit is contained in:
Randy Heit 2013-01-26 03:28:54 +00:00
commit e0a137b725
3 changed files with 2 additions and 7 deletions

View file

@ -158,7 +158,6 @@ EXTERN_CVAR (Bool, sv_unlimited_pickup)
extern int testingmode;
extern bool setmodeneeded;
extern bool netdemo;
extern int NewWidth, NewHeight, NewBits, DisplayBits;
EXTERN_CVAR (Bool, st_scale)
extern bool gameisdead;