Revert "Open Raid Library update"

This reverts commit 3e340023c8.
This commit is contained in:
Tercio Jose
2023-03-04 20:51:51 -03:00
parent 3e340023c8
commit cb9c14a844
3 changed files with 9 additions and 23 deletions
+1 -1
View File
@@ -335,7 +335,7 @@ function openRaidLib.GearManager.GetPlayerWeaponEnchant()
elseif(LIB_OPEN_RAID_WEAPON_ENCHANT_IDS[offHandEnchantId]) then
weaponEnchant = 1
end
return weaponEnchant, mainHandEnchantId or 0, offHandEnchantId or 0
return weaponEnchant
end
function openRaidLib.GearManager.GetPlayerGemsAndEnchantInfo()