Make a package for all the Menu class
This commit is contained in:
@ -25,8 +25,6 @@ public class Controller extends Application {
|
||||
//set up the page
|
||||
stage = primaryStage;
|
||||
stage.setTitle("ROAD TO MASTER YOU");
|
||||
|
||||
stage.setScene(MenuAcceuil);
|
||||
stage.show();
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user