changeset 15610 | 96a02e385d54 |
parent 15288 | 22f2fd8a3d2c |
child 15612 | 147d0561bebc |
--- a/hedgewars/uChat.pas Wed May 27 06:52:13 2020 +0200 +++ b/hedgewars/uChat.pas Wed May 27 09:23:25 2020 +0200 @@ -595,6 +595,7 @@ AddChatString(#3 + shortstring(trcmd[sidCmdRollup])); AddChatString(#3 + shortstring(trcmd[sidCmdShrug])); AddChatString(#3 + shortstring(trcmd[sidCmdWave])); + AddChatString(#3 + shortstring(trcmd[sidCmdBubble])); exit end;