--- 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;