some Fallen Empires cards had the wrong package

This commit is contained in:
Neil Gentleman 2015-10-28 22:51:24 -07:00
parent ff1b424caf
commit b23bd0cf1f
3 changed files with 3 additions and 3 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.sets.timeshifted;
package mage.sets.fallenempires;
import java.util.UUID;
import mage.constants.Rarity;

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.sets.masterseditionii;
package mage.sets.fallenempires;
import java.util.UUID;
import mage.constants.Rarity;

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.sets.masterseditionii;
package mage.sets.fallenempires;
import java.util.UUID;
import mage.constants.Rarity;