more marathon mode phixes

This commit is contained in:
Haze Weathers 2023-12-30 21:12:06 -05:00
parent db0a61e162
commit 95cb99ff49
6 changed files with 8 additions and 2 deletions

View file

@ -81,12 +81,11 @@ margin_bottom = 32.0
unique_name_in_owner = true
margin_top = 36.0
margin_right = 218.0
margin_bottom = 116.0
margin_bottom = 64.0
focus_mode = 2
tabs_visible = false
[node name="Game" type="VBoxContainer" parent="CenterContainer/PanelContainer/MarginContainer/VBoxContainer/Tabs"]
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
focus_next = NodePath("Rumble/SelectRumble")
@ -138,6 +137,7 @@ script = ExtResource( 3 )
options = [ "none", "no stains", "full" ]
[node name="Video" type="VBoxContainer" parent="CenterContainer/PanelContainer/MarginContainer/VBoxContainer/Tabs"]
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
focus_next = NodePath("Fullscreen/SelectFullscreen")