slayer: fix Tzhaar SlayerUnlock enum typo

This commit is contained in:
Broooklyn
2020-08-28 20:22:38 -04:00
parent 29e0b92590
commit 1f1cbcfc25

View File

@@ -53,7 +53,7 @@ public enum SlayerUnlock
GREATER_DEMON_EXTEND(15),
MITHRIL_DRAGON_UNLOCK(16),
AVIANSIES_ENABLE(17),
TZHARR_ENABLE(18),
TZHAAR_ENABLE(18),
BOSS_ENABLE(19),
BLOODVELD_EXTEND(20),
ABERRANT_SPECTRE_EXTEND(21),