changeset 281 | 5b483aa9f2ab |
parent 205 | 8d9aff55e6ab |
child 288 | 929c44745fd9 |
--- a/hedgewars/uConsole.pas Sun Nov 26 21:19:24 2006 +0000 +++ b/hedgewars/uConsole.pas Mon Nov 27 17:29:08 2006 +0000 @@ -303,6 +303,7 @@ RegisterVariable('+voldown', vtCommand, @chVol_m , true ); RegisterVariable('-voldown', vtCommand, @chVol_p , true ); RegisterVariable('findhh' , vtCommand, @chFindhh , true ); +RegisterVariable('pause' , vtCommand, @chPause , true ); finalization FreeVariablesList