Simplifying choice effect
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package com.gempukku.lotro.cards.effects;
|
||||
|
||||
import com.gempukku.lotro.game.state.LotroGame;
|
||||
|
||||
public interface EffectPreCondition {
|
||||
public boolean getResult(LotroGame game);
|
||||
}
|
||||
Reference in New Issue
Block a user