This commit is contained in:
KahootChampion
2019-02-25 20:07:21 -07:00
parent 52ec4c2422
commit 1295d625fb
2 changed files with 28 additions and 13 deletions

View File

@@ -247,7 +247,7 @@ public class ShipWarfare {
}
}
} else {
System.out.printf("%s! We don't have any GUNS!!!!\n",player.player.getName());
System.out.printf("%s! We don't have any GUNS!!!!\n",player.getName());
delayForSeconds(1);
}