Changed the timing in ShipWarfare

This commit is contained in:
KahootChampion
2019-02-24 23:06:05 -07:00
parent f6f0c960ea
commit ae0e9c4659
3 changed files with 147 additions and 87 deletions

View File

@@ -1,7 +1,5 @@
import java.util.Scanner;
import static javafx.application.Platform.exit;
public class loanShark {
private Player player;
public void setPlayer(Player player) {