diff -r bcf2e1ca2971 -r b7161f00a6ca gameServer/HWProtoCore.hs --- a/gameServer/HWProtoCore.hs Thu Jan 23 13:24:28 2014 +0400 +++ b/gameServer/HWProtoCore.hs Thu Jan 23 13:56:53 2014 +0100 @@ -88,7 +88,7 @@ if teamsInGame cl > 0 then "(playing)" else "(spectating)" else "" - let hostStr = if isAdminAsking then host cl else cutHost $ host cl + let hostStr = if isAdminAsking then host cl else B.empty if noSuchClient then return [] else