mirror of
https://github.com/magefree/mage.git
synced 2025-12-30 07:22:03 -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
|
|
@ -29,7 +29,7 @@
|
|||
package mage.game.permanent;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import mage.Constants.Zone;
|
||||
import mage.constants.Zone;
|
||||
import mage.cards.Card;
|
||||
import mage.cards.LevelerCard;
|
||||
import mage.game.Game;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue