Skip to content
Snippets Groups Projects
Commit cea46b8e authored by BAUER Oscar's avatar BAUER Oscar
Browse files

testing new origin url

parent c800bae5
Branches
No related tags found
No related merge requests found
......@@ -121,6 +121,7 @@ public class MinesweeperPanel extends JPanel {
g.drawString(gg, xGame, fontSize * 3);
g.drawString(score, xScore, (fontSize * 4) - getHeight() / 22);
System.out.println("You've lost! Choose a difficulty to restart the game.");
}
// @Deprecated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment