diff options
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r-- | src/cgame/cg_local.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h index a1ae20bc..e6855a35 100644 --- a/src/cgame/cg_local.h +++ b/src/cgame/cg_local.h @@ -1090,7 +1090,6 @@ typedef struct { qboolean localServer; // detected on startup by checking sv_running // parsed from serverinfo - gametype_t gametype; int dmflags; int teamflags; int fraglimit; |