--- a/hedgewars/uConsts.pas Wed Jun 06 17:56:39 2012 -0400
+++ b/hedgewars/uConsts.pas Thu Jun 07 01:10:57 2012 +0200
@@ -147,6 +147,7 @@
cBlowTorchC = 6;
cKeyMaxIndex = 1023;
+ cKbdMaxIndex = 65536;//need more room for the modifier keys
cHHFileName = 'Hedgehog';
cCHFileName = 'Crosshair';