gameServer/CoreTypes.hs
changeset 8371 0551b5c3de9a
parent 8369 31033e521653
child 8372 3c193ec03e09
--- a/gameServer/CoreTypes.hs	Thu Jan 10 22:59:46 2013 +0400
+++ b/gameServer/CoreTypes.hs	Sat Jan 12 01:18:50 2013 +0400
@@ -35,6 +35,7 @@
         isReady :: !Bool,
         isInGame :: Bool,
         isAdministrator :: Bool,
+        isChecker :: Bool,
         isKickedFromServer :: Bool,
         clientClan :: Maybe B.ByteString,
         teamsInGame :: Word