Fix: Integration of chatbox.fxml into Casinogameui
This commit is contained in:
@@ -113,8 +113,7 @@
|
||||
<!-- Leave blank -->
|
||||
</VBox>
|
||||
|
||||
<!-- TODO: Placeholder: Chat box in column 2: -->
|
||||
<fx:include source="components/Chatbox.fxml" GridPane.columnIndex="2"/>
|
||||
<fx:include source="components/chatui/chatbox.fxml" GridPane.columnIndex="2"/>
|
||||
|
||||
</children>
|
||||
</GridPane>
|
||||
|
||||
Reference in New Issue
Block a user