close window on game end
This commit is contained in:
@@ -431,6 +431,7 @@ public class DDDView extends GameAdapter implements CommandSender {
|
||||
@Override
|
||||
public void onGameEnd() {
|
||||
openPopup("End");
|
||||
this.window.stop();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user