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

@ -2,7 +2,7 @@
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package mage.abilities.common;
package main.java.mage.abilities.common;
import mage.abilities.TriggeredAbilityImpl;
import mage.abilities.effects.Effect;