# HG changeset patch # User koda # Date 1335878988 -7200 # Node ID 2587acdf0d23129b9124ccbb6df0c9246b1f1f56 # Parent 2d3beb445d64d1fcd70d3a5d21d618e2ec65ecfb oops 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