Skip to content

Commit

Permalink
apply settings on startup/reload
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldpaw committed Apr 3, 2024
1 parent dd27b2f commit 4019a26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ClassicWorldMapEnhanced/Main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -922,6 +922,8 @@ ns.SetUpMap = function(self)
self:SetUpZoneLevels()
self:SetUpMapReveal()
self:FixBlizzardBugs()
self:Forceupdate()

end

-- Fix BC Bugs
Expand Down

0 comments on commit 4019a26

Please sign in to comment.