changeset 2390 | 57fb33ab04a4 |
parent 2376 | ece7b87f1334 |
child 2396 | e13a1117152b |
--- 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