Fix demos

This commit is contained in:
Dan Olson 2000-05-14 17:28:08 +00:00
parent ba644e67c7
commit a5b47d2b45
3 changed files with 4 additions and 5 deletions

View file

@ -248,7 +248,6 @@ typedef struct
} server_static_t;
typedef struct foobar_s {
qboolean demoplayback;
int qport;
} foobar_t;