diff -r d226d976d836 -r 533d03041dcd hedgewars/uConsole.pas --- a/hedgewars/uConsole.pas Wed Sep 27 20:52:22 2006 +0000 +++ b/hedgewars/uConsole.pas Thu Sep 28 16:34:42 2006 +0000 @@ -316,6 +316,7 @@ RegisterVariable('-volup' , vtCommand, @chVol_m , true ); RegisterVariable('+voldown', vtCommand, @chVol_m , true ); RegisterVariable('-voldown', vtCommand, @chVol_p , true ); +RegisterVariable('findhh' , vtCommand, @chFindhh , true ); finalization FreeVariablesList