mirror of
https://github.com/correl/mage.git
synced 2024-12-25 11:11:16 +00:00
fixed another test failure
This commit is contained in:
parent
054af6afde
commit
4e248e75e9
1 changed files with 1 additions and 0 deletions
|
@ -167,6 +167,7 @@ public enum CounterType {
|
||||||
VIGILANCE("vigilance"),
|
VIGILANCE("vigilance"),
|
||||||
VITALITY("vitality"),
|
VITALITY("vitality"),
|
||||||
VORTEX("vortex"),
|
VORTEX("vortex"),
|
||||||
|
VOW("vow"),
|
||||||
VOYAGE("voyage"),
|
VOYAGE("voyage"),
|
||||||
WAGE("wage"),
|
WAGE("wage"),
|
||||||
WINCH("winch"),
|
WINCH("winch"),
|
||||||
|
|
Loading…
Reference in a new issue