Revert my dumb error

This commit is contained in:
Dan Olson 2000-05-14 18:46:05 +00:00
parent a201c4686c
commit 1fc4396f12
3 changed files with 5 additions and 4 deletions

View file

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