forked from External/mage
Added THB tokens
This commit is contained in:
parent
0716b83928
commit
bc899e7ea5
5 changed files with 20 additions and 9 deletions
|
|
@ -16,7 +16,7 @@ public final class GoatToken extends TokenImpl {
|
|||
static final private List<String> tokenImageSets = new ArrayList<>();
|
||||
|
||||
static {
|
||||
tokenImageSets.addAll(Arrays.asList("EVE", "M13", "M14", "C14", "ELD"));
|
||||
tokenImageSets.addAll(Arrays.asList("EVE", "M13", "M14", "C14", "ELD", "THB"));
|
||||
}
|
||||
|
||||
public GoatToken() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue