feat: new cards in game
This commit is contained in:
parent
2c4e9d90f3
commit
5af462e78d
14 changed files with 700 additions and 123 deletions
|
|
@ -63,9 +63,12 @@ layout_mode = 1
|
|||
|
||||
[node name="DisconnectButton" type="Button" parent="AfterConnect"]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
offset_left = 966.0
|
||||
offset_right = 1152.0
|
||||
layout_mode = 1
|
||||
anchors_preset = 1
|
||||
anchor_left = 1.0
|
||||
anchor_right = 1.0
|
||||
offset_left = -186.0
|
||||
offset_bottom = 31.0
|
||||
grow_horizontal = 0
|
||||
size_flags_horizontal = 8
|
||||
text = "Disconnect"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue