mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
Typo
This commit is contained in:
@@ -1071,7 +1071,7 @@ public final class CardType implements Comparable<CardType>, CardTypeView {
|
||||
Set<String> addToSection = null;
|
||||
|
||||
switch (sectionName) {
|
||||
case "BasicType":
|
||||
case "BasicTypes":
|
||||
addToSection = CardType.Constant.BASIC_TYPES;
|
||||
break;
|
||||
case "LandTypes":
|
||||
|
||||
Reference in New Issue
Block a user