diff -r bc3e45a4d5fb -r 57fb33ab04a4 hedgewars/uChat.pas --- a/hedgewars/uChat.pas Tue Sep 22 15:48:49 2009 +0000 +++ b/hedgewars/uChat.pas Tue Sep 22 18:58:02 2009 +0000 @@ -237,15 +237,6 @@ FreezeEnterKey; GameState:= gsGame end; - {missing Mac keys} - {* - 63272 is canc - 63232 is UP - 63234 is LEFT - 63235 is RIGHT - 63233 is DOWN - *} - 63272, 63232, 36233, 36234, 36235: Key:= 28; else if (Key < $80) then btw:= 1 else if (Key < $800) then btw:= 2