From: Rudolf Polzer Date: Sun, 13 Oct 2013 20:34:17 +0000 (+0200) Subject: Hide empty servers a little bit more, making good servers stand out more. X-Git-Tag: xonotic-v0.8.0~283 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=c890e4e8e74d58498b56270462c348ca530cf388;p=xonotic%2Fxonotic-data.pk3dir.git Hide empty servers a little bit more, making good servers stand out more. --- diff --git a/gfx/menu/luminos/skinvalues.txt b/gfx/menu/luminos/skinvalues.txt index e79dba0e0..5e311c909 100755 --- a/gfx/menu/luminos/skinvalues.txt +++ b/gfx/menu/luminos/skinvalues.txt @@ -126,7 +126,7 @@ COLOR_SERVERINFO_IP '1 0.4375 0' // item: server list ALPHA_SERVERLIST_FULL 0.4 -ALPHA_SERVERLIST_EMPTY 0.7 +ALPHA_SERVERLIST_EMPTY 0.6 COLOR_SERVERLIST_LOWPING '0 1 0' COLOR_SERVERLIST_MEDPING '1 0.75 0' COLOR_SERVERLIST_HIGHPING '1 0 0'