fixed Caged Sun text

This commit is contained in:
Evan Kranzler 2019-06-08 15:24:20 -04:00
parent 65575a1d52
commit 8203ed55e1

View file

@ -133,7 +133,6 @@ class CagedSunEffect extends ManaEffect {
public CagedSunEffect() {
super();
staticText = "add one additional mana of that color";
}
public CagedSunEffect(final CagedSunEffect effect) {