hedgewars/uConsts.pas
changeset 7191 9419294e5f33
parent 6982 8d41d22a291d
child 7197 5a9775b97c7e
child 7198 5debd5fe526e
--- 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';