Commit17-11
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
module com.example.happy_bird {
|
||||
requires javafx.controls;
|
||||
requires javafx.fxml;
|
||||
requires java.desktop;
|
||||
|
||||
|
||||
opens com.example.happy_bird to javafx.fxml;
|
||||
|
Reference in New Issue
Block a user