Core/Players: Fixed learning talents available for multiple specs but in different row/column

This commit is contained in:
hondacrx
2018-03-28 11:10:03 -04:00
parent fa35d60f60
commit 541fc72731
2 changed files with 7 additions and 2 deletions
@@ -92,6 +92,7 @@ namespace Framework.Constants
ForceMove = 0x40,
DisarmOffhand = 0x80,
DisablePredStats = 0x100,
AllowChangingTalents = 0x200,
DisarmRanged = 0x400,
RegeneratePower = 0x800,
RestrictPartyInteraction = 0x1000,