This commit is contained in:
wolfy852 2018-12-02 09:08:05 -06:00
parent 2af04203ea
commit e12890c84e

View file

@ -321,7 +321,7 @@ typedef struct
UINT8 cheatsenabled;
UINT8 isdedicated;
UINT8 fileneedednum;
SINT8 adminplayers;
SINT8 adminplayer;
tic_t time;
tic_t leveltime;
char servername[MAXSERVERNAME];