feat: Remove unused options and clean up code in RaidTimeline and MapOverlay modules
This commit is contained in:
@@ -881,9 +881,6 @@ function WorldMapPinMixin:OnLoad()
|
||||
if self.SetScalingLimits then
|
||||
self:SetScalingLimits(1, 1.0, 1.2)
|
||||
end
|
||||
if self.SetPassThroughButtons then
|
||||
self:SetPassThroughButtons("")
|
||||
end
|
||||
end
|
||||
|
||||
function WorldMapPinMixin:OnAcquired(poi, settings, owner)
|
||||
|
||||
Reference in New Issue
Block a user