From: Rudolf Polzer Date: Thu, 22 Dec 2011 08:41:20 +0000 (+0100) Subject: fix AES status display X-Git-Tag: xonotic-v0.6.0~74^2~80 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1da9e65c6a51e22cf357bf7276cf41511ec1b7ac;p=xonotic%2Fxonotic-data.pk3dir.git fix AES status display --- diff --git a/qcsrc/menu/xonotic/serverlist.c b/qcsrc/menu/xonotic/serverlist.c index f02d747cc..3e89b70b5 100644 --- a/qcsrc/menu/xonotic/serverlist.c +++ b/qcsrc/menu/xonotic/serverlist.c @@ -671,7 +671,7 @@ void XonoticServerList_drawListBoxItem(entity me, float i, vector absSize, float } if(q == 3) q = 5; - if(q >= 3) + else if(q >= 3) q -= 2; // possible status: // 0: crypto off