diff --git a/objects/hud/pause_screen.tscn b/objects/hud/pause_screen.tscn index e5a6d35..9480796 100644 --- a/objects/hud/pause_screen.tscn +++ b/objects/hud/pause_screen.tscn @@ -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")