author | unc0rr |
Wed, 20 Mar 2013 09:13:05 +0400 | |
changeset 8757 | 266df6d5ed73 |
parent 8755 | f2c568780483 |
child 8759 | 1a4b9b9fe2b0 |
child 8760 | 534e30885b66 |
--- a/gameServer/HWProtoInRoomState.hs Tue Mar 19 22:47:22 2013 -0400 +++ b/gameServer/HWProtoInRoomState.hs Wed Mar 20 09:13:05 2013 +0400 @@ -336,7 +336,7 @@ chans <- roomSameClanChans return [AnswerClients chans ["EM", engineMsg cl]] where - engineMsg cl = toEngineMsg $ B.concat ["b", nick cl, "(team): ", msg, "\x20\x20"] + engineMsg cl = toEngineMsg $ B.concat ["b", nick cl, " (team): ", msg, "\x20\x20"] handleCmd_inRoom ["BAN", banNick] = do