hedgewars/uKeys.pas
changeset 176 533d03041dcd
parent 175 d226d976d836
child 183 57c2ef19f719
--- a/hedgewars/uKeys.pas	Wed Sep 27 20:52:22 2006 +0000
+++ b/hedgewars/uKeys.pas	Thu Sep 28 16:34:42 2006 +0000
@@ -131,6 +131,7 @@
 DefaultBinds[ 57]:= '+voldown';
 DefaultBinds[ 99]:= 'capture';
 DefaultBinds[102]:= 'fullscr';
+DefaultBinds[104]:= 'findhh';
 SetDefaultBinds
 end;