From e12890c84e22dc52a9ab9e61c3ac921e3dc2a209 Mon Sep 17 00:00:00 2001
From: wolfy852 <wolfy852@hotmail.com>
Date: Sun, 2 Dec 2018 09:08:05 -0600
Subject: [PATCH] s

---
 src/d_clisrv.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/d_clisrv.h b/src/d_clisrv.h
index 7084165942..b615c04c22 100644
--- a/src/d_clisrv.h
+++ b/src/d_clisrv.h
@@ -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];
-- 
GitLab