forked from External/mage
Changed all set classes to final
This commit is contained in:
parent
889662b741
commit
92a6bd4748
207 changed files with 12396 additions and 12396 deletions
|
|
@ -35,7 +35,7 @@ import mage.constants.SetType;
|
|||
*
|
||||
* @author fireshoes
|
||||
*/
|
||||
public class EuropeanLandProgram extends ExpansionSet {
|
||||
public final class EuropeanLandProgram extends ExpansionSet {
|
||||
|
||||
private static final EuropeanLandProgram instance = new EuropeanLandProgram();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue