Skip to content

Commit b837140

Browse files
committed
add elvUF party target frames to ignoreFrames
1 parent 8769357 commit b837140

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

LibGetFrame-1.0.lua

+2-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,8 @@ local defaultOptions = {
157157
targetFrames = defaultTargetFrames,
158158
targettargetFrames = defaultTargettargetFrames,
159159
ignoreFrames = {
160-
"PitBull4_Frames_Target's target's target"
160+
"PitBull4_Frames_Target's target's target",
161+
"ElvUF_PartyGroup%dUnitButton%dTarget"
161162
},
162163
returnAll = false,
163164
}

0 commit comments

Comments
 (0)