Searched refs:MIN_PLAYERS (Results 1 – 1 of 1) sorted by relevance
80 public static final int MIN_PLAYERS = 1; field in MLand365 if (getNumPlayers() == MIN_PLAYERS) return; in removePlayer()