diff options
author | zxcPandora <81985226+zxcPandora@users.noreply.github.com> | 2022-08-08 01:22:47 +0800 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-08-07 23:18:22 +0200 |
commit | 0d9a8346d39f34493ead22e61fde5394c56cca65 (patch) | |
tree | 1133816fe4d2bb6c6b282545d6b35dbf27c28994 | |
parent | 3320160c57b02b080d18b6aa995ba264426da875 (diff) | |
download | NorthstarMods-1.9.3.tar.gz NorthstarMods-1.9.3.zip |
Support to input other languages in the search box (#477)v1.9.3-rc1v1.9.3
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 |