This commit is contained in:
tool4EvEr
2021-10-16 23:16:32 +02:00
parent fd9ee82b53
commit 654e671afb
17 changed files with 18 additions and 50 deletions

View File

@@ -396,7 +396,6 @@ public abstract class DeckGeneratorBase {
* @return dual land names
*/
protected List<String> getDualLandList() {
if (colors.countColors() > 3) {
addCardNameToList("Rupture Spire", dLands);
addCardNameToList("Undiscovered Paradise", dLands);