Stupid error was fixed
This commit is contained in:
Binary file not shown.
@@ -192,6 +192,7 @@ public class Player {
|
||||
public void gameOver(){
|
||||
System.out.flush();
|
||||
System.out.println("Game over");
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user