'settings' changed to 'options'
This commit is contained in:
parent
e52dc56d7b
commit
53f21bdf1e
1 changed files with 3 additions and 3 deletions
|
@ -54,7 +54,7 @@ margin_bottom = 78.0
|
|||
theme = ExtResource( 2 )
|
||||
text = "RESUME
|
||||
RESTART
|
||||
SETTINGS
|
||||
OPTIONS
|
||||
EXit level"
|
||||
align = 1
|
||||
|
||||
|
@ -86,9 +86,9 @@ texture_focused = ExtResource( 3 )
|
|||
[node name="Settings" type="TextureButton" parent="Body"]
|
||||
pause_mode = 2
|
||||
material = ExtResource( 1 )
|
||||
margin_left = 29.0
|
||||
margin_left = 32.0
|
||||
margin_top = 27.0
|
||||
margin_right = 37.0
|
||||
margin_right = 40.0
|
||||
margin_bottom = 35.0
|
||||
focus_neighbour_left = NodePath(".")
|
||||
focus_neighbour_top = NodePath("../Restart")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue