diff options
author | F1F7Y <that.fifty@gmail.com> | 2021-12-30 18:42:06 +0100 |
---|---|---|
committer | F1F7Y <that.fifty@gmail.com> | 2021-12-30 18:42:06 +0100 |
commit | df310780fc6cd6650baedda53b521a5a335b805f (patch) | |
tree | 27886d278efddb5b6342e721c37f4922263bb68d | |
parent | ac8d50057db558d587767097455f359bb8cce183 (diff) | |
download | NorthstarMods-df310780fc6cd6650baedda53b521a5a335b805f.tar.gz NorthstarMods-df310780fc6cd6650baedda53b521a5a335b805f.zip |
,
-rw-r--r-- | Northstar.Client/mod/resource/ui/menus/server_browser.menu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Northstar.Client/mod/resource/ui/menus/server_browser.menu b/Northstar.Client/mod/resource/ui/menus/server_browser.menu index b292de93..959c1b09 100644 --- a/Northstar.Client/mod/resource/ui/menus/server_browser.menu +++ b/Northstar.Client/mod/resource/ui/menus/server_browser.menu @@ -2576,7 +2576,7 @@ resource/ui/menus/mods_browse.menu ControlName Label auto_wide_tocontents 1 tall 40 - labelText "99999" + labelText "" font Default_28_ShadowGlow bgcolor_override "0 0 0 120" fgcolor_override "107 166 196 200" @@ -2613,7 +2613,7 @@ resource/ui/menus/mods_browse.menu ControlName Label auto_wide_tocontents 1 tall 40 - labelText "9999" + labelText "" font Default_28_ShadowGlow bgcolor_override "0 0 0 120" fgcolor_override "196 108 108 200" |