mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
- Cleanup.
This commit is contained in:
@@ -198,7 +198,6 @@ public class SpellAbilityRestriction extends SpellAbilityVariables {
|
||||
if (c.hasKeyword("May be played by your opponent") && !activator.isPlayer(c.getController())) {
|
||||
return true;
|
||||
}
|
||||
System.out.println(c.getName() + " didn't pass checkZoneRestrictions");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user