hedgewars/uChat.pas
changeset 15588 96a02e385d54
parent 15267 22f2fd8a3d2c
child 15590 147d0561bebc
equal deleted inserted replaced
15587:61f2ffcd5652 15588:96a02e385d54
   593         AddChatString(#3 + shortstring(trcmd[sidCmdIlovelotsoflemonade]));
   593         AddChatString(#3 + shortstring(trcmd[sidCmdIlovelotsoflemonade]));
   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         exit
   599         exit
   599         end;
   600         end;
   600 
   601 
   601     if (copy(s, 2, 9) = 'help room') then
   602     if (copy(s, 2, 9) = 'help room') then
   602         begin
   603         begin