gameServer/CoreTypes.hs
changeset 7757 c20e6c80e249
parent 7537 833a0c34fafc
child 7766 98edc0724a28
--- a/gameServer/CoreTypes.hs	Mon Oct 15 10:10:54 2012 -0400
+++ b/gameServer/CoreTypes.hs	Tue Oct 16 00:05:58 2012 +0400
@@ -34,6 +34,7 @@
         pingsQueue :: !Word,
         isMaster :: Bool,
         isReady :: !Bool,
+        isInGame :: Bool,
         isAdministrator :: Bool,
         clientClan :: Maybe B.ByteString,
         teamsInGame :: Word