mirror of
https://github.com/magefree/mage.git
synced 2026-01-23 19:59:54 -08:00
[refactor] moved enums from Constants class
This commit is contained in:
parent
4d16535709
commit
0bb110be45
7372 changed files with 28700 additions and 27583 deletions
|
|
@ -30,7 +30,7 @@ package mage.deck;
|
|||
|
||||
import java.util.Calendar;
|
||||
import java.util.GregorianCalendar;
|
||||
import mage.Constants.SetType;
|
||||
import mage.constants.SetType;
|
||||
import mage.cards.ExpansionSet;
|
||||
import mage.cards.decks.Constructed;
|
||||
import mage.cards.Sets;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue