mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
Added currency counter
This commit is contained in:
parent
682de367a0
commit
9c77a5db7a
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ public enum CounterType {
|
|||
CREDIT("credit"),
|
||||
CRYSTAL("crystal"),
|
||||
CUBE("cube"),
|
||||
CURRENCY("currency"),
|
||||
DELAY("delay"),
|
||||
DEPLETION("depletion"),
|
||||
DESPAIR("despair"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue