aboutsummaryrefslogtreecommitdiff
path: root/game/src/OptionMenu/VideoTab.tscn
diff options
context:
space:
mode:
author Hop311 <hop3114@gmail.com>2023-05-10 21:52:46 +0200
committer Nemrav <50055236+Nemrav@users.noreply.github.com>2023-05-10 22:29:23 +0200
commit8a59cb15b58f512f27f01a71248feef4777e3a41 (patch)
tree2a9a0816b571946c7d9fb00b49fc74203101c3ab /game/src/OptionMenu/VideoTab.tscn
parentdf97602c6d7335d0a8c83cddefef8716e47c37a0 (diff)
GUI scale tweaks
Diffstat (limited to 'game/src/OptionMenu/VideoTab.tscn')
-rw-r--r--game/src/OptionMenu/VideoTab.tscn4
1 files changed, 3 insertions, 1 deletions
diff --git a/game/src/OptionMenu/VideoTab.tscn b/game/src/OptionMenu/VideoTab.tscn
index 8fc8747..7c9e2ad 100644
--- a/game/src/OptionMenu/VideoTab.tscn
+++ b/game/src/OptionMenu/VideoTab.tscn
@@ -48,7 +48,7 @@ layout_mode = 2
text = "OPTIONS_VIDEO_GUI_SCALE"
[node name="GuiScaleSelector" type="OptionButton" parent="VBoxContainer/GridContainer"]
-editor_description = "UI-19"
+editor_description = "UI-23"
layout_mode = 2
focus_neighbor_bottom = NodePath("../ScreenModeSelector")
item_count = 1
@@ -56,6 +56,8 @@ selected = 0
popup/item_0/text = "MISSING"
popup/item_0/id = 0
script = ExtResource("3_pgc5d")
+section_name = "video"
+setting_name = "gui_scale"
[node name="ScreenModeLabel" type="Label" parent="VBoxContainer/GridContainer"]
editor_description = "UI-44"