aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/resources')
-rw-r--r--app/src/main/resources/xyz/brysonsteck/ServerCraft/info.fxml2
-rw-r--r--app/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/resources/xyz/brysonsteck/ServerCraft/info.fxml b/app/src/main/resources/xyz/brysonsteck/ServerCraft/info.fxml
index 9228a2b..f0b73f3 100644
--- a/app/src/main/resources/xyz/brysonsteck/ServerCraft/info.fxml
+++ b/app/src/main/resources/xyz/brysonsteck/ServerCraft/info.fxml
@@ -15,7 +15,7 @@
<?import javafx.scene.layout.VBox?>
<?import javafx.scene.text.Font?>
-<Pane maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="358.0" prefWidth="398.0" xmlns="http://javafx.com/javafx/19" xmlns:fx="http://javafx.com/fxml/1" fx:controller="xyz.brysonsteck.servercraft.controllers.InfoController">
+<Pane maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="358.0" prefWidth="398.0" xmlns="http://javafx.com/javafx/19" xmlns:fx="http://javafx.com/fxml/1" fx:controller="xyz.brysonsteck.ServerCraft.controllers.InfoController">
<children>
<ImageView fitHeight="115.0" fitWidth="92.0" layoutX="30.0" layoutY="30.0" pickOnBounds="true" preserveRatio="true">
<image>
diff --git a/app/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml b/app/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml
index dfdadd7..6b34102 100644
--- a/app/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml
+++ b/app/src/main/resources/xyz/brysonsteck/ServerCraft/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.servercraft.controllers.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.ServerCraft.controllers.PrimaryController">
<children>
<HBox fx:id="directoryPane" prefHeight="39.0" prefWidth="963.0">
<children>