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

@ -25,7 +25,7 @@
* authors and should not be interpreted as representing official policies, either expressed
* or implied, of BetaSteward_at_googlemail.com.
*/
package mage;
package main.java.mage;
import java.io.Serializable;
import java.util.Objects;