Merge 'feat/lobby-ui' back into 'main' #172

Merged
jona.walpert merged 12 commits from feat/lobby-ui into main 2026-03-13 15:30:32 +01:00
Showing only changes of commit a7e43619f8 - Show all commits
+1 -1
View File
@@ -23,7 +23,7 @@ repositories {
javafx { javafx {
version = "25.0.2" version = "25.0.2"
modules = ['javafx.controls', 'javafx.fxml', 'javafx.base', 'javafx.graphics', 'javafx.web'] modules = ['javafx.controls', 'javafx.fxml', 'javafx.base']
} }
dependencies { dependencies {