mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 19:11:59 -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
|
|
@ -56,7 +56,7 @@ import mage.cards.CardDimensions;
|
|||
import mage.cards.MagePermanent;
|
||||
import mage.client.util.Config;
|
||||
import mage.client.util.ImageHelper;
|
||||
import mage.sets.Sets;
|
||||
import mage.cards.Sets;
|
||||
import mage.view.CounterView;
|
||||
import mage.view.PermanentView;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue