mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 03:51:58 -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
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
package mage.target;
|
||||
|
||||
import mage.Constants.Zone;
|
||||
import mage.constants.Zone;
|
||||
import mage.abilities.Ability;
|
||||
import mage.filter.FilterStackObject;
|
||||
import mage.game.Game;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue