Skip to content

Commit

Permalink
me dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbuds committed Jul 19, 2019
1 parent d79f738 commit 2361f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibGetFrame-1.0.lua
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ function lib.GetUnitFrame(target, opt)
return frames
end
end
lib.GetFrame = lib.GetUnitFrame - compatibility
lib.GetFrame = lib.GetUnitFrame -- compatibility

local GetFramesCacheListener = CreateFrame("Frame")
GetFramesCacheListener:RegisterEvent("PLAYER_REGEN_DISABLED")
Expand Down

0 comments on commit 2361f01

Please sign in to comment.