mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Added crystal counter type to support Prism Array (BFZ).
This commit is contained in:
@@ -58,6 +58,8 @@ public enum CounterType {
|
|||||||
|
|
||||||
CREDIT(),
|
CREDIT(),
|
||||||
|
|
||||||
|
CRYSTAL(),
|
||||||
|
|
||||||
CUBE(),
|
CUBE(),
|
||||||
|
|
||||||
CURRENCY(),
|
CURRENCY(),
|
||||||
|
|||||||
Reference in New Issue
Block a user