Add: new welcome message in the Game UI

This commit is contained in:
Julian Kropff
2026-04-26 16:21:26 +02:00
parent 404bf6379c
commit 6422e6c924
@@ -67,7 +67,7 @@
</Label> </Label>
<Label fx:id="tableText" <Label fx:id="tableText"
text="Place your bet" text="Welcome! The round is about to begin."
styleClass="table-title" /> styleClass="table-title" />
</VBox> </VBox>