mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
[CardRepository] moved Sets, DeckImporter and CardRepository to Mage Framework
This commit is contained in:
parent
670646de15
commit
25cd490be3
27 changed files with 126 additions and 152 deletions
|
|
@ -36,7 +36,7 @@ import java.util.Map;
|
|||
import mage.game.tournament.Tournament;
|
||||
import mage.game.tournament.TournamentOptions;
|
||||
import mage.game.tournament.TournamentType;
|
||||
import mage.sets.Sets;
|
||||
import mage.cards.Sets;
|
||||
import mage.view.TournamentTypeView;
|
||||
import org.apache.log4j.Logger;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue