Update Start.java

This commit is contained in:
Nathan Lum
2019-02-25 16:28:09 -07:00
committed by GitHub
parent 06739ed20c
commit 70d9a36af5

View File

@@ -18,7 +18,7 @@ public class Start
player.setName(name);
}
}
public void intialize()
public void initialize()
{
Scanner userInput = new Scanner(System.in);
System.out.println("Taipan, \nWhat will you name your firm:");