]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/bot/default/bot.qc
Merge branch 'master' into Mario/duel
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / default / bot.qc
index 2a6164a2826875af507597ba8523bf629bee0403..ec84e55167618aea25811a9242963c40a5e22c52 100644 (file)
@@ -593,6 +593,7 @@ float bot_fixcount()
                });
        }
 
                });
        }
 
+       //int player_limit = GetPlayerLimit(); // TODO: use this instead of maxclients!
        int bots;
        // But don't remove bots immediately on level change, as the real players
        // usually haven't rejoined yet
        int bots;
        // But don't remove bots immediately on level change, as the real players
        // usually haven't rejoined yet