mirror of
https://github.com/Relintai/broken_seals.git
synced 2025-03-15 15:56:21 +01:00
Remove a hseparator.
This commit is contained in:
parent
ef03b30dfe
commit
31ad20843f
@ -14,7 +14,7 @@ __meta__ = {
|
|||||||
|
|
||||||
[node name="MainContainer" type="VBoxContainer" parent="."]
|
[node name="MainContainer" type="VBoxContainer" parent="."]
|
||||||
margin_right = 1024.0
|
margin_right = 1024.0
|
||||||
margin_bottom = 98.0
|
margin_bottom = 90.0
|
||||||
size_flags_horizontal = 3
|
size_flags_horizontal = 3
|
||||||
|
|
||||||
[node name="Label" type="Label" parent="MainContainer"]
|
[node name="Label" type="Label" parent="MainContainer"]
|
||||||
@ -79,8 +79,3 @@ margin_right = 1024.0
|
|||||||
margin_bottom = 24.0
|
margin_bottom = 24.0
|
||||||
size_flags_horizontal = 3
|
size_flags_horizontal = 3
|
||||||
editable = false
|
editable = false
|
||||||
|
|
||||||
[node name="HSeparator3" type="HSeparator" parent="MainContainer"]
|
|
||||||
margin_top = 94.0
|
|
||||||
margin_right = 1024.0
|
|
||||||
margin_bottom = 98.0
|
|
||||||
|
Loading…
Reference in New Issue
Block a user