We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7194df1 commit a42fe0eCopy full SHA for a42fe0e
modules/StatusRole.lua
@@ -15,6 +15,7 @@ local GetPartyAssignment = GetPartyAssignment
15
local UnitGroupRolesAssigned = Grid2.UnitGroupRolesAssigned
16
local GetTexCoordsForRoleSmallCircle = Grid2.API.GetTexCoordsForRoleSmallCircle
17
local GetTexCoordsForRoleSmall = Grid2.API.GetTexCoordsForRoleSmall
18
+local GetLootMethod = C_PartyInfo and C_PartyInfo.GetLootMethod or GetLootMethod
19
local UnitIsUnit = UnitIsUnit
20
local MAIN_TANK = MAIN_TANK
21
local MAIN_ASSIST = MAIN_ASSIST
0 commit comments