- Removed incorrect javadoc.

This commit is contained in:
Agetian
2017-07-15 08:37:45 +00:00
parent bddd2d2473
commit b737932da5

View File

@@ -9,9 +9,6 @@ import forge.game.spellability.SpellAbility;
import forge.game.zone.ZoneType;
public class MeldAi extends SpellAbilityAi {
/* (non-Javadoc)
* @see forge.card.abilityfactory.SpellAiLogic#canPlayAI(forge.game.player.Player, java.util.Map, forge.card.spellability.SpellAbility)
*/
@Override
protected boolean checkApiLogic(Player aiPlayer, SpellAbility sa) {
String primaryMeld = sa.getParam("Primary");