diff -r 2d3beb445d64 -r 2587acdf0d23 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Tue May 01 15:23:11 2012 +0200 +++ b/hedgewars/uConsts.pas Tue May 01 15:29:48 2012 +0200 @@ -155,11 +155,7 @@ cShotgunRadius = 22; cBlowTorchC = 6; -{$IFDEF SDL13} - cKeyMaxIndex = SDL_NUM_SCANCODES; -{$ELSE} cKeyMaxIndex = 1023; -{$ENDIF} // do not change this value