more marathon mode phixes
This commit is contained in:
parent
db0a61e162
commit
95cb99ff49
6 changed files with 8 additions and 2 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue