1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-21 23:34:18 +00:00

Use control for padding in GameUI

This commit is contained in:
Steffo 2023-10-01 15:11:21 +02:00
parent 8450c1a3f4
commit e554eab63a
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -23,7 +23,7 @@ size_flags_horizontal = 0
text = "$0"
alignment = 0
[node name="UpperButtonsSpacerLeft" type="PanelContainer" parent="UpperButtons"]
[node name="UpperButtonsSpacerLeft" type="Control" parent="UpperButtons"]
layout_mode = 2
size_flags_horizontal = 3
@ -33,7 +33,7 @@ layout_mode = 2
size_flags_horizontal = 4
text = "Drop"
[node name="UpperButtonsSpacerRight" type="PanelContainer" parent="UpperButtons"]
[node name="UpperButtonsSpacerRight" type="Control" parent="UpperButtons"]
layout_mode = 2
size_flags_horizontal = 3