gameServer/HWProtoInRoomState.hs
changeset 8531 5e7f01d78ab0
parent 8525 81630d47dc0f
child 8541 0cd63b963330
--- a/gameServer/HWProtoInRoomState.hs	Thu Feb 21 01:35:14 2013 +0400
+++ b/gameServer/HWProtoInRoomState.hs	Thu Feb 21 01:37:04 2013 +0400
@@ -80,7 +80,7 @@
                 AnswerClients othChans $ teamToNet $ newTeam,
                 AnswerClients roomChans ["TEAM_COLOR", tName, teamColor],
                 ModifyClient $ \c -> c{actionsPending = actionsPending cl
-                    ++ AnswerClients clChan ["HH_NUM", tName, showB $ hhnum newTeam]},
+                    ++ [AnswerClients clChan ["HH_NUM", tName, showB $ hhnum newTeam]]},
                 AnswerClients [sendChan cl] ["PING"]
                 ]
         where