Fixed package declarations for moved Mage package.

This commit is contained in:
emerald000 2015-12-01 06:07:01 -05:00
parent cd38f6f11c
commit 06199eeca3
1500 changed files with 1500 additions and 1500 deletions

View file

@ -1,6 +1,6 @@
// @author jeffwadsworth
package mage.abilities.common;
package main.java.mage.abilities.common;
import mage.abilities.TriggeredAbilityImpl;
import mage.abilities.effects.Effect;