Exemplo n.º 1
0
 public static void restart() {
   GameLog.info("Restarting game");
   start(GameGUI.filePath);
 }