hedgewars/uConsole.pas
changeset 176 533d03041dcd
parent 175 d226d976d836
child 183 57c2ef19f719
--- 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