diff options
author | eve <145144394+eve-v0@users.noreply.github.com> | 2024-11-18 14:21:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 14:21:38 +0100 |
commit | d35ce2d1076b57a4ad30fbfc7785a111c7416b82 (patch) | |
tree | 766c1d926e0f7aa687706cc0d182a17e39e2e7ad | |
parent | 316ec34133f264dc7d5bfc7a0a3eb0f622f83bed (diff) | |
download | NorthstarMods-d35ce2d1076b57a4ad30fbfc7785a111c7416b82.tar.gz NorthstarMods-d35ce2d1076b57a4ad30fbfc7785a111c7416b82.zip |
Align the the text for the "Join" button (#877)
by setting alignment property to "north"
-rw-r--r-- | Northstar.Client/mod/resource/ui/menus/server_browser.menu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Northstar.Client/mod/resource/ui/menus/server_browser.menu b/Northstar.Client/mod/resource/ui/menus/server_browser.menu index 4a84a714..03cdd0e8 100644 --- a/Northstar.Client/mod/resource/ui/menus/server_browser.menu +++ b/Northstar.Client/mod/resource/ui/menus/server_browser.menu @@ -2554,6 +2554,7 @@ resource/ui/menus/mods_browse.menu xpos -17 ypos -57 zpos 90 + textAlignment north scriptID 999 |