mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
merge fix
This commit is contained in:
parent
219eac2087
commit
65217d7f89
1 changed files with 0 additions and 2 deletions
|
|
@ -72,8 +72,6 @@ public class CardsInHandCondition implements Condition {
|
|||
default:
|
||||
throw new UnsupportedOperationException("Value of TargetController not supported for this class.");
|
||||
}
|
||||
|
||||
//If a decorated condition exists, check it as well and apply them together.
|
||||
}
|
||||
|
||||
return conditionApplies;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue