--- a/hedgewars/uInputHandler.pas Thu Feb 13 23:53:47 2014 +0400
+++ b/hedgewars/uInputHandler.pas Fri Feb 14 13:48:14 2014 +0400
@@ -469,6 +469,8 @@
p, l: shortstring;
b: byte;
begin
+ if cOnlyStats then exit;
+
AddFileLog('[BINDS] Loading binds from: ' + s);
l:= '';