fixes from merge #story[923]

This commit is contained in:
Peter Galloway
2017-05-17 20:15:47 +12:00
parent 38b44fa92b
commit 0f79353936
3 changed files with 44 additions and 68 deletions
@@ -22,7 +22,7 @@ import javafx.scene.layout.GridPane;
import javafx.scene.layout.Pane;
import javafx.scene.paint.Color;
import seng302.models.Yacht;
import seng302.models.parsers.StreamParser;
import seng302.models.stream.StreamParser;
public class StartScreenController implements Initializable {
@FXML