hedgewars/uGears.pas
changeset 9764 8dc9d268330f
parent 9685 7d925e82e572
child 9768 08799c901a42
--- a/hedgewars/uGears.pas	Sat Dec 07 21:41:34 2013 -0500
+++ b/hedgewars/uGears.pas	Sat Dec 07 22:09:55 2013 -0500
@@ -884,9 +884,9 @@
                 Gear^.Hedgehog:= hh;
                 Gear^.Text:= text;
                 Gear^.FrameTicks:= x
-                end
+                end;
+            ParseCommand('/say [' + hh^.Name + '] '+text, true)
             end
-        //else ParseCommand('say ' + text, true)
         end
     else if (x >= 4) then
         begin