Skip to content
Snippets Groups Projects
Commit 2ee9f71d authored by nreeves5's avatar nreeves5
Browse files

Recommitting with corrected name and email

parent c74de966
No related branches found
No related tags found
No related merge requests found
Pipeline #1487 canceled
......@@ -16,7 +16,7 @@ public class Main extends Application {
primaryStage.setTitle("Dots and Boxes");
// FIXME: Update this label to show your name and student number
Label label = new Label("Name: Nathan Reeves 220188955");
Label label = new Label("Name: Nathan Reeves - 220188955");
BorderPane borderPane = new BorderPane();
borderPane.setBottom(label);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment