@ -16,9 +16,11 @@ public class ActionHandler implements ActionListener {
System.exit(0);
}
if (e.getSource() == GameGui.RestartBtn) {
GameGui.questionNr = 0;
GameGui.LosingPanel.setVisible(false);
restartGame.startGame();