]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
fix AES status display
authorRudolf Polzer <divverent@alientrap.org>
Thu, 22 Dec 2011 08:41:20 +0000 (09:41 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Thu, 22 Dec 2011 08:41:20 +0000 (09:41 +0100)
qcsrc/menu/xonotic/serverlist.c

index f02d747cc91f1f0e229c56074c217dc2609e2c5e..3e89b70b5c23bd1a01ee4b28206cbd0371b9e6c4 100644 (file)
@@ -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