Added crystal counter type to support Prism Array (BFZ).

This commit is contained in:
Krazy
2015-09-19 18:08:25 +00:00
parent a8301e6c4b
commit a4abf3131a

View File

@@ -58,6 +58,8 @@ public enum CounterType {
CREDIT(),
CRYSTAL(),
CUBE(),
CURRENCY(),