final commit

This commit is contained in:
Pan 2019-06-01 17:01:47 +12:00
parent 9f4fc6a24d
commit 1e819f99e0

View File

@ -363,6 +363,7 @@ public class mainThread extends JFrame implements KeyListener, ActionListener, M
inputHandler.escapeKeyPressed = true;
inputHandler.readCharacter(e.getKeyChar());
}
public void keyReleased(KeyEvent e){