gameServer/CoreTypes.hs
changeset 3901 124b4755914b
parent 3673 45778b16b224
child 3947 709fdb89f76c
--- a/gameServer/CoreTypes.hs	Fri Sep 24 15:14:40 2010 -0400
+++ b/gameServer/CoreTypes.hs	Sat Sep 25 23:01:52 2010 +0400
@@ -31,7 +31,7 @@
         roomID :: RoomIndex,
         pingsQueue :: !Word,
         isMaster :: Bool,
-        isReady :: Bool,
+        isReady :: !Bool,
         isAdministrator :: Bool,
         clientClan :: B.ByteString,
         teamsInGame :: Word