mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
Core/Enum: Fix typo
This commit is contained in:
@@ -147,7 +147,7 @@ enum TalentSpecialization // talent tabs
|
||||
TALENT_SPEC_ROGUE_COMBAT = 260,
|
||||
TALENT_SPEC_ROGUE_SUBTLETY = 261,
|
||||
TALENT_SPEC_SHAMAN_ELEMENTAL = 262,
|
||||
TALENT_SPEC_SHAMAN_ENCHANCEMENT = 263,
|
||||
TALENT_SPEC_SHAMAN_ENHANCEMENT = 263,
|
||||
TALENT_SPEC_SHAMAN_RESTORATION = 264,
|
||||
TALENT_SPEC_WARLOCK_AFFLICTION = 265,
|
||||
TALENT_SPEC_WARLOCK_DEMONOLOGY = 266,
|
||||
|
||||
Reference in New Issue
Block a user