mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:45:33 +00:00
Changed scaling mode
This commit is contained in:
parent
226bf76895
commit
e7259b0da8
11 changed files with 34 additions and 36 deletions
|
|
@ -26,13 +26,11 @@ layout_mode = 2
|
|||
[node name="CheckBox" type="CheckBox" parent="HBoxContainer"]
|
||||
layout_mode = 2
|
||||
theme = ExtResource("2_wqb8e")
|
||||
theme_override_font_sizes/font_size = 14
|
||||
text = "Skip Dialogues"
|
||||
|
||||
[node name="God Mode" type="CheckBox" parent="HBoxContainer"]
|
||||
layout_mode = 2
|
||||
theme = ExtResource("2_wqb8e")
|
||||
theme_override_font_sizes/font_size = 14
|
||||
text = "God Mode
|
||||
"
|
||||
|
||||
|
|
@ -57,7 +55,6 @@ size_flags_vertical = 3
|
|||
[node name="BackButton" type="Button" parent="ScrollContainer/Level Select"]
|
||||
layout_mode = 2
|
||||
theme = ExtResource("2_wqb8e")
|
||||
theme_override_font_sizes/font_size = 10
|
||||
text = "Back"
|
||||
icon = ExtResource("5_1xl3a")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue