mirror of
https://github.com/magefree/mage.git
synced 2026-01-24 04:09:54 -08:00
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 LevelX2
|
||||
*/
|
||||
public class Theros extends ExpansionSet {
|
||||
public final class Theros extends ExpansionSet {
|
||||
|
||||
private static final Theros instance = new Theros();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue