Unbreak build
authorunc0rr
Thu, 21 Feb 2013 01:37:04 +0400
changeset 8531 5e7f01d78ab0
parent 8529 124b49fa408b
child 8534 92da587691c9
child 8535 6652a8c8ce89
Unbreak build
gameServer/HWProtoInRoomState.hs
--- 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