gameServer/Actions.hs
branchflibqtfrontend
changeset 8238 5c3337d05151
parent 8236 6984e15bb8f6
child 8242 6735a8ce1946
equal deleted inserted replaced
8236:6984e15bb8f6 8238:5c3337d05151
   361                 readyPlayers = 0
   361                 readyPlayers = 0
   362                 }
   362                 }
   363             )
   363             )
   364         : UnreadyRoomClients
   364         : UnreadyRoomClients
   365         : SendUpdateOnThisRoom
   365         : SendUpdateOnThisRoom
       
   366         : AnswerClients thisRoomChans ["ROUND_FINISHED"]
   366         : answerRemovedTeams
   367         : answerRemovedTeams
   367 
   368 
   368 
   369 
   369 processAction (SendTeamRemovalMessage teamName) = do
   370 processAction (SendTeamRemovalMessage teamName) = do
   370     chans <- othersChans
   371     chans <- othersChans