Added Load Level text to button
This commit is contained in:
@ -14,7 +14,6 @@ theme = ExtResource("1_pjxx2")
|
||||
script = ExtResource("1_ju3pm")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
@ -39,6 +38,7 @@ text = "Start"
|
||||
|
||||
[node name="Load Level" type="Button" parent="VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "Load Level"
|
||||
|
||||
[node name="Settings" type="Button" parent="VBoxContainer"]
|
||||
layout_mode = 2
|
||||
|
||||
Reference in New Issue
Block a user