changeset 13751 | 0e8db74ec585 |
parent 13748 | 1a26c472f5ef |
child 13757 | 6908d1e65cdc |
--- a/hedgewars/uGears.pas Mon Sep 03 01:48:00 2018 +0200 +++ b/hedgewars/uGears.pas Mon Sep 03 05:05:00 2018 +0200 @@ -1208,8 +1208,7 @@ Gear^.Text:= text; Gear^.FrameTicks:= x end; - //ParseCommand('/say [' + hh^.Name + '] '+text, true) - AddChatString(#9+'[' + HH^.Name + '] '+text); + AddChatString(#9+FormatA(trmsg[sidChatHog], [HH^.Name, text])); end end else if (x >= 4) then