gameServer/HWProtoCore.hs
changeset 10061 b7161f00a6ca
parent 10039 58cf89284115
child 10194 7025bd3c3131
--- 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