mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
remove set to self
This commit is contained in:
parent
be5305da90
commit
f4d9c98df7
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ class TazeemCantBlockAllEffect extends RestrictionEffect {
|
|||
|
||||
public TazeemCantBlockAllEffect() {
|
||||
super(Duration.Custom);
|
||||
this.filter = filter;
|
||||
}
|
||||
|
||||
public TazeemCantBlockAllEffect(final TazeemCantBlockAllEffect effect) {
|
||||
|
|
Loading…
Reference in a new issue