diff options
author | zxcPandora <81985226+zxcPandora@users.noreply.github.com> | 2022-08-08 01:22:47 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-07 18:22:47 +0100 |
commit | 4a316c5c0055ffcf407dc2411b76438723187290 (patch) | |
tree | ef6f91c54799b1f7adf22a26e913614f2db0b457 | |
parent | 853429f771adac08ebfc07fd2665d865fce46e86 (diff) | |
download | NorthstarMods-4a316c5c0055ffcf407dc2411b76438723187290.tar.gz NorthstarMods-4a316c5c0055ffcf407dc2411b76438723187290.zip |
Support to input other languages in the search box (#477)
Support to input other languages in the search box
-rw-r--r-- | Northstar.Client/mod/resource/ui/menus/server_browser.menu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Northstar.Client/mod/resource/ui/menus/server_browser.menu b/Northstar.Client/mod/resource/ui/menus/server_browser.menu index 89fb951d..d25d1219 100644 --- a/Northstar.Client/mod/resource/ui/menus/server_browser.menu +++ b/Northstar.Client/mod/resource/ui/menus/server_browser.menu @@ -2197,7 +2197,7 @@ resource/ui/menus/mods_browse.menu font Default_21 allowRightClickMenu 0 allowSpecialCharacters 0 - unicode 0 + unicode 1 pin_to_sibling BtnSearchLabel pin_corner_to_sibling TOP_LEFT |