Skip to content

Commit

Permalink
Fix for issue #16, don't know if this doesn't break something else.
Browse files Browse the repository at this point in the history
  • Loading branch information
IrcDirk committed Jul 14, 2017
1 parent 2f32277 commit 67d658a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NxMap.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2308,6 +2308,7 @@ function Nx.Map:MinimapUpdate()
lvl = lvl + 15
end

mm:SetFrameLevel (lvl)
self:MinimapUpdateDetachedFrms (lvl + 1)
self.Level = self.Level + 2

Expand Down

0 comments on commit 67d658a

Please sign in to comment.