hedgewars/uChat.pas
changeset 15590 147d0561bebc
parent 15588 96a02e385d54
child 15591 130b5052335c
equal deleted inserted replaced
15589:c259073a8052 15590:147d0561bebc
   594         AddChatString(#3 + shortstring(trcmd[sidCmdJuggle]));
   594         AddChatString(#3 + shortstring(trcmd[sidCmdJuggle]));
   595         AddChatString(#3 + shortstring(trcmd[sidCmdRollup]));
   595         AddChatString(#3 + shortstring(trcmd[sidCmdRollup]));
   596         AddChatString(#3 + shortstring(trcmd[sidCmdShrug]));
   596         AddChatString(#3 + shortstring(trcmd[sidCmdShrug]));
   597         AddChatString(#3 + shortstring(trcmd[sidCmdWave]));
   597         AddChatString(#3 + shortstring(trcmd[sidCmdWave]));
   598         AddChatString(#3 + shortstring(trcmd[sidCmdBubble]));
   598         AddChatString(#3 + shortstring(trcmd[sidCmdBubble]));
       
   599         AddChatString(#3 + shortstring(trcmd[sidCmdHappy]));
   599         exit
   600         exit
   600         end;
   601         end;
   601 
   602 
   602     if (copy(s, 2, 9) = 'help room') then
   603     if (copy(s, 2, 9) = 'help room') then
   603         begin
   604         begin