diff -r 61f2ffcd5652 -r 96a02e385d54 hedgewars/uChat.pas --- 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;