]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/teamplay.qc
fix a bunch of uninitialized stuff
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / teamplay.qc
index 960e59d67492f8ddf5ad3959515d303932c9f043..f37d3071fe69852a6bb00ba1b6e1677f97a51982 100644 (file)
@@ -462,6 +462,7 @@ void CheckAllowedTeams (entity for_whom)
        c1 = c2 = c3 = c4 = -1;
        cb1 = cb2 = cb3 = cb4 = 0;
 
+       teament_name = string_null;
        if(g_onslaught)
        {
                // onslaught is special