Mercurial > wow > worldplan
comparison ClassPlan.lua @ 41:79e5e96e5f18 v1.0-rc10
- Clear Garrison minimap button pulse when shown
author | Nenue |
---|---|
date | Sun, 25 Dec 2016 15:17:35 -0500 |
parents | 589c444d4837 |
children | b29b35cb8539 |
comparison
equal
deleted
inserted
replaced
40:589c444d4837 | 41:79e5e96e5f18 |
---|---|
207 handler.initialized = true | 207 handler.initialized = true |
208 end | 208 end |
209 self.initialized = true | 209 self.initialized = true |
210 self:SetShown(self.data.IsShown) | 210 self:SetShown(self.data.IsShown) |
211 | 211 |
212 | 212 GarrisonMinimap_HidePulse(GarrisonLandingPageMinimapButton, 1) -- buildings |
213 GarrisonMinimap_HidePulse(GarrisonLandingPageMinimapButton, 5) -- missions | |
213 end | 214 end |
214 end | 215 end |
215 | 216 |
216 | 217 |
217 --- Update space | 218 --- Update space |