fix: reorganize folder structure for chat components
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
</VBox>
|
||||
|
||||
<!-- TODO: Platzhalter: Chat-Box in Spalte 2: -->
|
||||
<fx:include source="gameuicomponents/chatbox.fxml" GridPane.columnIndex="2"/>
|
||||
<fx:include source="components/chatbox.fxml" GridPane.columnIndex="2"/>
|
||||
|
||||
</children>
|
||||
</GridPane>
|
||||
|
||||
Reference in New Issue
Block a user