Mercurial > wow > buffalo2
comparison ObjectiveEvents.lua @ 20:6bd2102d340b
ObjectiveCore
- sorting out oddball events
| author | Nenue |
|---|---|
| date | Wed, 06 Apr 2016 07:54:19 -0400 |
| parents | 605e8f0e46db |
| children | d5ee940de273 |
comparison
equal
deleted
inserted
replaced
| 19:605e8f0e46db | 20:6bd2102d340b |
|---|---|
| 63 end | 63 end |
| 64 mod.RemoveAutoQuestPopUp = function(...) | 64 mod.RemoveAutoQuestPopUp = function(...) |
| 65 mod:Update(OBJECTIVE_TRACKER_UPDATE_MODULE_AUTO_QUEST_POPUP) | 65 mod:Update(OBJECTIVE_TRACKER_UPDATE_MODULE_AUTO_QUEST_POPUP) |
| 66 end | 66 end |
| 67 | 67 |
| 68 | |
| 69 | |
| 68 mod.SetSuperTrackedQuestID = function(questID) | 70 mod.SetSuperTrackedQuestID = function(questID) |
| 69 mod:Update() | 71 mod:Update() |
| 70 end | 72 end |
