'settings' changed to 'options'

This commit is contained in:
pennyrigate 2023-10-30 11:16:35 -04:00
parent e52dc56d7b
commit 53f21bdf1e

View file

@ -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")