hedgewars/uConsts.pas
changeset 6975 2587acdf0d23
parent 6941 228c0ab239f1
child 6982 8d41d22a291d
--- 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