Players card, draw deck

This commit is contained in:
2026-05-11 19:39:08 +02:00
parent 874091e9cc
commit 04efe46c43
10 changed files with 87 additions and 57 deletions
+3 -2
View File
@@ -38,7 +38,7 @@
</VBox>
<VBox fx:id="sidePanel" prefHeight="1080.0" prefWidth="531.0" styleClass="side-panel">
<VBox fx:id="sidePanel" prefWidth="250.0" styleClass="side-panel">
<HBox.margin>
<Insets bottom="10" left="10" right="10" top="10" />
</HBox.margin>
@@ -65,6 +65,7 @@
</VBox>
</children>
</HBox>
</children></VBox>
</children>
</VBox>
</children>
</HBox>