From 62d001b0fa209f259440e160503dc5ffe5bcaa8f Mon Sep 17 00:00:00 2001 From: Hop311 Date: Fri, 21 Jul 2023 00:26:31 +0100 Subject: Tidying: missing req comments, submodules, hotkeys --- game/src/Game/LocaleButton.gd | 1 + 1 file changed, 1 insertion(+) (limited to 'game/src/Game/LocaleButton.gd') diff --git a/game/src/Game/LocaleButton.gd b/game/src/Game/LocaleButton.gd index 5bf8e32..30a2dab 100644 --- a/game/src/Game/LocaleButton.gd +++ b/game/src/Game/LocaleButton.gd @@ -71,6 +71,7 @@ func reset_setting() -> void: # REQUIREMENTS: # * SS-58 +# * UIFUN-323 func _on_item_selected(index : int) -> void: if _valid_index(index): TranslationServer.set_locale(get_item_metadata(index)) -- cgit v1.2.3-56-ga3b1