]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/playerstats.qc
Transifex autosync
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / playerstats.qc
index 9744eda19231c450315c6984af9a690bdae6b36f..c2adabb1b601c415710a4768bbead49959c32934 100644 (file)
@@ -47,7 +47,7 @@ void PlayerStats_GameReport_Reset_All()
        if(PS_GR_OUT_DB < 0)
                return;
 
-       for (int i = 0; i < 16; i++)
+       for (int i = 0; i < 16; ++i)
                if (teamscorekeepers[i])
                        PlayerStats_GameReport_AddTeam(i + 1);
        FOREACH_CLIENT(true, {