branch | webgl |
changeset 8026 | 4a4f21070479 |
parent 7996 | 66e8ac9c2274 |
child 8330 | aaefa587e277 |
--- 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';