From 0dc027ab8361ee2bf3213cf615c737c267fe01df Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 01:42:03 +0000 Subject: [PATCH] - Fixed relic of Leyline of Singularity. --- src/forge/StaticEffects.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/forge/StaticEffects.java b/src/forge/StaticEffects.java index b349533f60d..acd9653d191 100644 --- a/src/forge/StaticEffects.java +++ b/src/forge/StaticEffects.java @@ -33,7 +33,6 @@ public class StaticEffects cardToEffectsList.put("Homarid", new String[] {"Homarid"}); cardToEffectsList.put("Iona, Shield of Emeria", new String[] {"Iona_Shield_of_Emeria"}); //cardToEffectsList.put("Joiner Adept", new String[] {"Joiner_Adept"}); - cardToEffectsList.put("Leyline of Singularity", new String[] {"Leyline_of_Singularity"}); cardToEffectsList.put("Liu Bei, Lord of Shu", new String[] {"Liu_Bei"}); //cardToEffectsList.put("Magus of the Tabernacle", new String[] {"Magus_of_the_Tabernacle"});