mirror of
https://github.com/correl/mage.git
synced 2025-01-11 11:05:23 +00:00
comment out URL in code
This commit is contained in:
parent
6c84692a9b
commit
ec5d986ef8
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ public class LegendaryCubeApril2016 extends DraftCube {
|
|||
|
||||
public LegendaryCubeApril2016() {
|
||||
super("Legendary Cube April 2016 (566 cards)");
|
||||
http://magic.wizards.com/en/MTGO/articles/archive/legendary-cube-cardlist
|
||||
// http://magic.wizards.com/en/MTGO/articles/archive/legendary-cube-cardlist
|
||||
|
||||
cubeCards.add(new DraftCube.CardIdentity("Abundant Growth", ""));
|
||||
cubeCards.add(new DraftCube.CardIdentity("Academy Elite", ""));
|
||||
|
|
Loading…
Reference in a new issue