Remove adminplayer from SERVERINFO (PACKETVERSION 2)

(cherry picked from commit 339ceafdf03a54cb562d70079f15587acd639619)
This commit is contained in:
James R 2020-01-12 20:21:35 -08:00
parent 4ed99c60bb
commit f13f0e3e11

View file

@ -404,7 +404,6 @@ typedef struct
UINT8 cheatsenabled;
UINT8 kartvars; // Previously isdedicated, now appropriated for our own nefarious purposes
UINT8 fileneedednum;
SINT8 adminplayer;
tic_t time;
tic_t leveltime;
char servername[MAXSERVERNAME];