Fix class name mis-match

This commit is contained in:
Shaun Hannah 2018-05-10 05:13:02 -04:00 committed by GitHub
parent 4d335fc396
commit 755569d996
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,9 +40,9 @@ import mage.constants.SetType;
*
* @author LevelX2
*/
public class Modern extends Constructed {
public class ModernNoBannedList extends Constructed {
public Modern() {
public ModernNoBannedList() {
super("Constructed - Modern - No Banned List");
Date cutoff = new GregorianCalendar(2003, 6, 28).getTime(); // Eight edition release date