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 2111cc2be6
commit 6fd3d2641c

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];