hedgewars/uKeys.pas
changeset 991 d17c71ee074e
parent 948 5d49a92c240a
child 1022 f6a3fcb329ca
--- a/hedgewars/uKeys.pas	Wed Jun 11 21:00:58 2008 +0000
+++ b/hedgewars/uKeys.pas	Wed Jun 11 21:41:44 2008 +0000
@@ -115,6 +115,7 @@
 DefaultBinds[ 27]:= 'quit';
 DefaultBinds[ 48]:= '+volup';
 DefaultBinds[ 57]:= '+voldown';
+DefaultBinds[ 96]:= 'history';
 DefaultBinds[ 99]:= 'capture';
 DefaultBinds[102]:= 'fullscr';
 DefaultBinds[104]:= 'findhh';