fix: reorganize folder structure for chat components

This commit is contained in:
Julian Kropff
2026-03-14 13:01:41 +01:00
parent ec4d8bfb07
commit 59a4648ad6
3 changed files with 3 additions and 3 deletions
@@ -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>