Fix: Integration of chatbox.fxml into Casinogameui

This commit is contained in:
Julian Kropff
2026-04-11 16:29:07 +02:00
parent 30dcd8f4ab
commit 406567d375
@@ -113,8 +113,7 @@
<!-- Leave blank --> <!-- Leave blank -->
</VBox> </VBox>
<!-- TODO: Placeholder: Chat box in column 2: --> <fx:include source="components/chatui/chatbox.fxml" GridPane.columnIndex="2"/>
<fx:include source="components/Chatbox.fxml" GridPane.columnIndex="2"/>
</children> </children>
</GridPane> </GridPane>