semlar / WorldFlightMap

4 stars 7 forks source link

10.0 taints #9

Open p3lim opened 2 years ago

p3lim commented 2 years ago

ToggleWorldMap() and WorldMapFrame:SetMapID() will taint the objective tracker.

ToggleWorldMap() can be replaced with ShowUIPanel(WorldMapFrame) and HideUIPanel(WorldMapFrame), but there's currently no way to replace WorldMapFrame:SetMapID() (afaik).