aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/InfoController.kt
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/InfoController.kt')
-rw-r--r--app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/InfoController.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/InfoController.kt b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/InfoController.kt
index a4bdb18..dcf77ba 100644
--- a/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/InfoController.kt
+++ b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/InfoController.kt
@@ -1,4 +1,4 @@
-package xyz.brysonsteck.servercraft.controllers
+package xyz.brysonsteck.ServerCraft.controllers
import javafx.fxml.FXML
import javafx.application.Platform