Skip to content

Commit

Permalink
Alright, make it work in 10.0.2
Browse files Browse the repository at this point in the history
Fixes #4
  • Loading branch information
kemayo committed Nov 12, 2022
1 parent 4fd3408 commit 56eac68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion HandyNotes_Lorewalkers.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 90207
## Interface: 100002
## Title: HandyNotes_Lorewalkers
## Notes: Where the lore is at
## Author: Kemayo
Expand Down
2 changes: 2 additions & 0 deletions Lore.lua
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ local get_icon
do
local icons, backup_icon

local GetPOITextureCoords = _G.GetPOITextureCoords or C_Minimap.GetPOITextureCoords

get_icon = function(achievement)
if not icons then
local function setupLandmarkIcon(left, right, top, bottom)
Expand Down

0 comments on commit 56eac68

Please sign in to comment.