diff -r 52e6be3a0985 -r d6d3a6a473a3 hedgewars/uConsole.pas --- a/hedgewars/uConsole.pas Wed Feb 07 23:01:32 2007 +0000 +++ b/hedgewars/uConsole.pas Thu Feb 08 16:29:33 2007 +0000 @@ -248,12 +248,7 @@ else ParseCommand('/say ' + InputStr, false); InputStr:= '' - end; - 96: begin - GameState:= gsGame; - cConsoleYAdd:= 0; - ResetKbd - end; + end else if (Key < $80) then btw:= 1 else if (Key < $800) then btw:= 2