Minor fix on Echoing Ruin and Memory Lapse

This commit is contained in:
fireshoes 2015-01-05 00:33:51 -06:00
parent e7b81d8fdf
commit a9cb22f027
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ import java.util.UUID;
*
* @author fireshoes
*/
public class MemoryLapse2 extends mage.sets.homelands.MemoryLapse1 {
public class MemoryLapse2 extends mage.sets.seventhedition.MemoryLapse {
public MemoryLapse2(UUID ownerId) {
super(ownerId);