diff -r 4d761adb4e6c -r f791c46b47a4 gameServer/HWProtoInRoomState.hs --- a/gameServer/HWProtoInRoomState.hs Thu Oct 25 18:35:35 2018 +0200 +++ b/gameServer/HWProtoInRoomState.hs Thu Oct 25 18:54:24 2018 +0200 @@ -382,7 +382,7 @@ where -- This is formatted in a way so it can parsed by engine to make it translatable -- Format: b] - engineMsg cl = toEngineMsg $ B.concat ["b", nick cl, "]", msg, "\x20\x20"] + engineMsg cl = toEngineMsg $ B.concat ["b", nick cl, "]", msg] handleCmd_inRoom ["BAN", banNick] = do