diff -r 7de85783b823 -r 4a4f21070479 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Sun Nov 11 16:53:16 2012 +0100 +++ b/hedgewars/uConsts.pas Sun Nov 11 17:15:19 2012 +0100 @@ -149,7 +149,7 @@ cBlowTorchC = 6; cakeDmg = 75; - cKeyMaxIndex = 1023; + cKeyMaxIndex = 1600; cKbdMaxIndex = 65536;//need more room for the modifier keys cHHFileName = 'Hedgehog';