Revert "Fixed package declarations for moved Mage package."

This reverts commit 06199eeca3.
This commit is contained in:
LevelX2 2015-12-01 22:33:59 +01:00
parent db2af7000e
commit 595a55b7c5
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 main.java.mage.abilities.common;
package mage.abilities.common;
import java.io.ObjectStreamException;
import mage.abilities.MageSingleton;