Fixed Paused label
This commit is contained in:
@ -26,12 +26,15 @@ grow_vertical = 2
|
||||
|
||||
[node name="Pause Label" type="RichTextLabel" parent="Pause Menu"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 5
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -35.0
|
||||
offset_right = 35.0
|
||||
offset_bottom = 28.0
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.406
|
||||
anchor_top = 0.059
|
||||
anchor_right = 0.603
|
||||
anchor_bottom = 0.154
|
||||
offset_left = -0.52002
|
||||
offset_top = 0.279995
|
||||
offset_right = 0.239868
|
||||
offset_bottom = -0.320023
|
||||
grow_horizontal = 2
|
||||
text = "Paused"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user