Beispiel #1
0
  public void open() {
    player.getMainScreen().attachPopupScreen(this);

    scriptField.setText(script.getScript());
  }