diff options
author | Hop311 <hop3114@gmail.com> | 2023-07-21 01:26:31 +0200 |
---|---|---|
committer | Hop311 <hop3114@gmail.com> | 2023-07-21 01:26:31 +0200 |
commit | 62d001b0fa209f259440e160503dc5ffe5bcaa8f (patch) | |
tree | a0b28dffaba50d351cab1619f54516be23d2aa6f /game/src/Game/LocaleButton.tscn | |
parent | f3f240853b15a9f9b7cb561dc6626e7f342c5c74 (diff) |
Tidying: missing req comments, submodules, hotkeys
Diffstat (limited to 'game/src/Game/LocaleButton.tscn')
-rw-r--r-- | game/src/Game/LocaleButton.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/game/src/Game/LocaleButton.tscn b/game/src/Game/LocaleButton.tscn index c4b58f8..391c4e8 100644 --- a/game/src/Game/LocaleButton.tscn +++ b/game/src/Game/LocaleButton.tscn @@ -3,6 +3,7 @@ [ext_resource type="Script" path="res://src/Game/LocaleButton.gd" id="1_ganev"] [node name="LocaleButton" type="OptionButton"] +editor_description = "UI-600, UI-895, UI-896, UI-898, UI-899, UIFUN-322" custom_minimum_size = Vector2(150, 0) alignment = 2 text_overrun_behavior = 2 |