hedgewars/uKeys.pas
changeset 2008 fc2fb5c938c3
parent 1066 1f1b3686a2b0
child 2152 a2811690da1b
--- a/hedgewars/uKeys.pas	Sun Apr 19 13:22:17 2009 +0000
+++ b/hedgewars/uKeys.pas	Sun Apr 19 13:36:51 2009 +0000
@@ -115,6 +115,7 @@
 DefaultBinds[ 27]:= 'quit';
 DefaultBinds[ 48]:= '+volup';
 DefaultBinds[ 57]:= '+voldown';
+DefaultBinds[ 44]:= 'history';	// , instead of `
 DefaultBinds[ 96]:= 'history';
 DefaultBinds[ 99]:= 'capture';
 DefaultBinds[104]:= 'findhh';