diff -r b07610de9957 -r 10a3b80130b5 hedgewars/uGears.pas --- a/hedgewars/uGears.pas Thu Oct 04 17:55:08 2018 +0200 +++ b/hedgewars/uGears.pas Thu Oct 04 19:04:27 2018 +0200 @@ -1221,7 +1221,7 @@ Gear^.Text:= text; Gear^.FrameTicks:= x end; - AddChatString(#9+FormatA(trmsg[sidChatHog], [HH^.Name, text])); + AddChatString(#9+FormatA(trmsg[sidChatHog], HH^.Name, text)); end end else if (x >= 4) then