author | Wuzzy <Wuzzy2@mail.ru> |
Fri, 10 May 2019 22:54:23 +0200 | |
changeset 14909 | 6b69e97dce43 |
parent 14908 | 5119203470f3 |
child 14910 | 6b591186ab10 |
--- a/gameServer/Actions.hs Fri May 10 22:51:43 2019 +0200 +++ b/gameServer/Actions.hs Fri May 10 22:54:23 2019 +0200 @@ -840,7 +840,6 @@ , answerAllTeams cl teams' , [AnswerClients [c] ["RUN_GAME"]] , [AnswerClients [c] $ "EM" : roundMsgs'] - , [AnswerClients [c] [if clientProto cl < 58 then "KICKED" else "REPLAY_END"]] ] processAction (SaveRoom rname) = do