aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/resources/xyz/brysonsteck/serverfordummies/primary.fxml
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2023-05-14 13:37:55 -0600
committerBryson Steck <brysonsteck@protonmail.com>2023-05-14 13:37:55 -0600
commit8fbd006b494ce4c6ab284d9eeab8692195984151 (patch)
tree19ea906921c945dbb05656d3604d23d4c3d289da /app/src/main/resources/xyz/brysonsteck/serverfordummies/primary.fxml
parentefd5388d335f73351ab1bc40fcfdde30cb04c8e0 (diff)
downloadServerCraft-8fbd006b494ce4c6ab284d9eeab8692195984151.tar
ServerCraft-8fbd006b494ce4c6ab284d9eeab8692195984151.tar.gz
ServerCraft-8fbd006b494ce4c6ab284d9eeab8692195984151.tar.bz2
turns out it just doesnt work on linux, reverting and organizing
Diffstat (limited to 'app/src/main/resources/xyz/brysonsteck/serverfordummies/primary.fxml')
-rw-r--r--app/src/main/resources/xyz/brysonsteck/serverfordummies/primary.fxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/resources/xyz/brysonsteck/serverfordummies/primary.fxml b/app/src/main/resources/xyz/brysonsteck/serverfordummies/primary.fxml
index 43ee1a0..2cedc4f 100644
--- a/app/src/main/resources/xyz/brysonsteck/serverfordummies/primary.fxml
+++ b/app/src/main/resources/xyz/brysonsteck/serverfordummies/primary.fxml
@@ -20,7 +20,7 @@
<?import javafx.scene.layout.Pane?>
<?import javafx.scene.text.Font?>
-<Pane fx:id="primary" maxHeight="713.0" maxWidth="963.0" minHeight="713.0" minWidth="963.0" prefHeight="713.0" prefWidth="963.0" xmlns="http://javafx.com/javafx/19" xmlns:fx="http://javafx.com/fxml/1" fx:controller="xyz.brysonsteck.serverfordummies.PrimaryController">
+<Pane fx:id="primary" maxHeight="713.0" maxWidth="963.0" minHeight="713.0" minWidth="963.0" prefHeight="713.0" prefWidth="963.0" xmlns="http://javafx.com/javafx/19" xmlns:fx="http://javafx.com/fxml/1" fx:controller="xyz.brysonsteck.serverfordummies.controllers.PrimaryController">
<children>
<HBox fx:id="directoryPane" prefHeight="39.0" prefWidth="963.0">
<children>