forked from External/mage
Sonar fixes 19022019
This commit is contained in:
parent
872eea7326
commit
056226d83c
385 changed files with 472 additions and 475 deletions
|
|
@ -32,7 +32,7 @@ import mage.watchers.common.PlanarRollWatcher;
|
|||
*/
|
||||
public class FieldsOfSummerPlane extends Plane {
|
||||
|
||||
private final static FilterSpell filter = new FilterSpell("a spell");
|
||||
private static final FilterSpell filter = new FilterSpell("a spell");
|
||||
|
||||
public FieldsOfSummerPlane() {
|
||||
this.setName("Plane - Fields of Summer");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue