minor changes
parent
dd752e9064
commit
8f6a1b010d
BIN
bin/ui/TUI.class
BIN
bin/ui/TUI.class
Binary file not shown.
|
@ -11,7 +11,7 @@ public class TUI {
|
|||
String choice = "";
|
||||
Scanner sc = new Scanner(System.in);
|
||||
|
||||
System.out.println("Yahtzee Star Wars Special!");
|
||||
System.out.println("\nYahtzee Star Wars Special!");
|
||||
|
||||
while (!choice.equals("stop")) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue