Fixed wrong class package, pom config and broken code (visual studio code compatibility)

This commit is contained in:
Oleg Agafonov 2019-04-03 02:45:52 +04:00
parent 668ad3f69e
commit 3ca57533b5
10 changed files with 21 additions and 53 deletions

View file

@ -1,5 +1,5 @@
package mage.target.common;
package mage.filter.common;
import java.util.UUID;
import mage.filter.common.FilterAttackingCreature;