hedgewars/uGears.pas
changeset 13832 10a3b80130b5
parent 13810 c0a7ef988151
child 13866 b15ad95320fe
--- 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