hedgewars/uGears.pas
changeset 11022 e09a7280b856
parent 11005 71927bdb776a
child 11046 47a8c19ecb60
--- a/hedgewars/uGears.pas	Sun Jul 19 03:10:00 2015 +0200
+++ b/hedgewars/uGears.pas	Sun Jul 19 04:05:19 2015 +0200
@@ -981,7 +981,7 @@
                 Gear^.FrameTicks:= x
                 end;
             //ParseCommand('/say [' + hh^.Name + '] '+text, true)
-            AddChatString(#1+'[' + HH^.Name + '] '+text);
+            AddChatString(#9+'[' + HH^.Name + '] '+text);
             end
         end
     else if (x >= 4) then