@ -123,7 +123,7 @@ export const WaitingRoom = () => {
|
||||
|
||||
setMessages([{
|
||||
system: true,
|
||||
text: "Welcome to the waiting room! Waiting for others to join..."
|
||||
text: "Willkommen im Warteraum! Es wird noch auf weitere Spieler gewartet..."
|
||||
}]);
|
||||
|
||||
return () => {
|
||||
|
Reference in New Issue
Block a user