hedgewars/uKeys.pas
changeset 2581 10f03732ea60
parent 2580 aeccc8f51d3f
child 2586 204e6b2885bc
--- a/hedgewars/uKeys.pas	Sun Oct 25 09:02:17 2009 +0000
+++ b/hedgewars/uKeys.pas	Sun Oct 25 10:38:09 2009 +0000
@@ -343,6 +343,7 @@
 		inc(k, 1);
 		end;
 	end;
+
 {$IFDEF IPHONEOS}
 DefaultBinds[  1]:= '/put';
 DefaultBinds[  3]:= 'ammomenu';