author | unc0rr |
Sat, 03 Apr 2010 06:25:23 +0000 | |
changeset 3277 | 70d4265871ff |
parent 3276 | 039145459ac8 |
child 3278 | 39eacae90580 |
--- a/gameServer/HWProtoLobbyState.hs Sat Apr 03 03:24:12 2010 +0000 +++ b/gameServer/HWProtoLobbyState.hs Sat Apr 03 06:25:23 2010 +0000 @@ -30,7 +30,7 @@ protocol = clientProto client client = clients IntMap.! clID roomInfo room - | clientProto client < 30 = [ + | clientProto client < 28 = [ name room, show (playersIn room) ++ "(" ++ show (length $ teams room) ++ ")", show $ gameinprogress room