package redone.game.bots; public class BotConstants { public static final int MAX_BOTS = 100; }