From 5b9127da4ecfa4fd5938b2080886c2b2e308e654 Mon Sep 17 00:00:00 2001 From: Zzooouhh Date: Sun, 1 Oct 2017 22:27:45 +0200 Subject: [PATCH] Error fix --- Mage.Sets/src/mage/sets/Coldsnap.java | 1 - 1 file changed, 1 deletion(-) diff --git a/Mage.Sets/src/mage/sets/Coldsnap.java b/Mage.Sets/src/mage/sets/Coldsnap.java index d45fe549e9b..b2c82b8dc39 100644 --- a/Mage.Sets/src/mage/sets/Coldsnap.java +++ b/Mage.Sets/src/mage/sets/Coldsnap.java @@ -7,7 +7,6 @@ * 1. Redistributions of source code must retain the above copyright notice, this list of * conditions and the following disclaimer. * - cards.add(new SetCardInfo("Krovikan Whispers", 39, Rarity.UNCOMMON, mage.cards.k.KrovikanWhispers.class)); * 2. Redistributions in binary form must reproduce the above copyright notice, this list * of conditions and the following disclaimer in the documentation and/or other materials * provided with the distribution.