mirror of
https://github.com/correl/mage.git
synced 2024-12-25 11:11:16 +00: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…
Reference in a new issue