diff options
Diffstat (limited to 'game/src/OptionMenu/VideoTab.tscn')
-rw-r--r-- | game/src/OptionMenu/VideoTab.tscn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/game/src/OptionMenu/VideoTab.tscn b/game/src/OptionMenu/VideoTab.tscn index f14f757..245d15d 100644 --- a/game/src/OptionMenu/VideoTab.tscn +++ b/game/src/OptionMenu/VideoTab.tscn @@ -26,6 +26,7 @@ layout_mode = 2 text = "Resolution" [node name="ResolutionSelector" type="OptionButton" parent="VBoxContainer/GridContainer"] +editor_description = "UI-19" layout_mode = 2 item_count = 1 selected = 0 @@ -36,6 +37,7 @@ section_name = "Video" setting_name = "Resolution" [node name="ScreenModeLabel" type="Label" parent="VBoxContainer/GridContainer"] +editor_description = "UI-44" layout_mode = 2 text = "Screen Mode" |