forked from External/mage
deck: updated The Paper Cube, fixed legacy/vintage (part of #13705)
This commit is contained in:
parent
eba4d0276d
commit
b8a8d92b14
7 changed files with 259 additions and 263 deletions
|
|
@ -11,6 +11,10 @@ import java.text.SimpleDateFormat;
|
|||
import java.util.*;
|
||||
|
||||
/**
|
||||
* Data sources by priority:
|
||||
* - official mtgo website
|
||||
* - cubecobra (big amount of cubes but can be outdated)
|
||||
*
|
||||
* @author LevelX2, JayDi85
|
||||
*/
|
||||
public abstract class DraftCube {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue