Included Echo counter type

This commit is contained in:
Zzooouhh 2017-12-02 16:36:54 +01:00 committed by GitHub
parent 09e8b2d737
commit 7d72172c60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,6 +56,7 @@ public enum CounterType {
DIVINITY("divinity"),
DOOM("doom"),
DREAM("dream"),
ECHO("echo"),
ELIXIR("elixir"),
ENERGY("energy"),
EON("eon"),