mirror of
https://github.com/correl/mage.git
synced 2025-03-12 17:00:08 -09:00
Merge
This commit is contained in:
commit
6753f0a88f
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ public class FilterCreaturePermanent<T extends FilterCreaturePermanent<T>> exten
|
|||
return notFilter;
|
||||
}
|
||||
}
|
||||
return !notFilter;
|
||||
}
|
||||
|
||||
if (useBlocking && (permanent.getBlocking() > 0) != blocking)
|
||||
|
|
Loading…
Add table
Reference in a new issue