hedgewars/uInputHandler.pas
changeset 10139 9046f69dae4c
parent 10108 c68cf030eded
child 10392 5012e1f9e893
--- 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:= '';