don't display squares when pressing arrow keys in chat
authorkoda
Sat, 16 Mar 2013 23:54:11 +0100
changeset 8736 997ed94843c4
parent 8735 42892d1fb9e1
child 8737 0d56265dd60a
don't display squares when pressing arrow keys in chat
hedgewars/uChat.pas
--- a/hedgewars/uChat.pas	Sat Mar 16 23:50:50 2013 +0100
+++ b/hedgewars/uChat.pas	Sat Mar 16 23:54:11 2013 +0100
@@ -325,6 +325,8 @@
             GameState:= gsGame;
             ResetKbd;
             end;
+        {arrow keys}
+        63232, 63233, 63234, 63235: begin end;
         else
             if (Key < $80) then
                 btw:= 1