mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- removed a console println
This commit is contained in:
@@ -666,7 +666,6 @@ public enum VSubmenuConstructed implements IVSubmenu<CSubmenuConstructed> {
|
|||||||
appliedVariants.remove(GameType.ArchenemyRumble);
|
appliedVariants.remove(GameType.ArchenemyRumble);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
System.out.println("The following variants are applied: " + appliedVariants);
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user