mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Clean up
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user