hedgewars/uConsole.pas
changeset 415 d6d3a6a473a3
parent 393 db01cc79f278
child 495 62c1c2b4414c
--- 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