From ec4d8bfb0752c8416e74bbc46211f89b99e77d69 Mon Sep 17 00:00:00 2001 From: Julian Kropff Date: Sat, 14 Mar 2026 11:54:14 +0100 Subject: [PATCH] fix: update chatbox fxml --- src/main/resources/ui-structure/gameuicomponents/chatbox.fxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/ui-structure/gameuicomponents/chatbox.fxml b/src/main/resources/ui-structure/gameuicomponents/chatbox.fxml index 9343804..8bc360c 100644 --- a/src/main/resources/ui-structure/gameuicomponents/chatbox.fxml +++ b/src/main/resources/ui-structure/gameuicomponents/chatbox.fxml @@ -14,7 +14,7 @@ - Globaler Chat (Gesamter Server) Features, die später implementiert werden sollen: - - Nachrichten-Formatierung (Name, Zeitstempel, Textfarbe nach Typ). + - Schicke Chat-Bubbles mit Namen und Uhrzeit. -->