This commit is contained in:
Joshua Perry 2023-02-01 20:39:26 +00:00
parent 86d524417a
commit 2234e27a2b
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ module com.r0r5chach {
requires javafx.fxml;
opens com.r0r5chach to javafx.fxml;
opens com.r0r5chach.pages to javafx.base;
exports com.r0r5chach;
exports com.r0r5chach.competitor;
exports com.r0r5chach.competitor.r6;