Mercurial > wow > worldplan
comparison WorldPlan.lua @ 104:a3800989f515
- Solved the quest pins remaining visible issue
author | Nenue |
---|---|
date | Sun, 28 May 2017 19:53:11 -0400 |
parents | fbd4ead2a19f |
children | b67ba1078824 |
comparison
equal
deleted
inserted
replaced
103:8cdd62e7a224 | 104:a3800989f515 |
---|---|
641 func() | 641 func() |
642 end | 642 end |
643 self.dataFlush = nil | 643 self.dataFlush = nil |
644 end | 644 end |
645 | 645 |
646 function WorldPlanCore:SetHook(base, arg1, arg2) | |
647 if type(base) == 'table' then | |
648 end | |
649 | |
650 end | |
646 | 651 |
647 | 652 |
648 | 653 |
649 | 654 |
650 --%end-debug% | 655 --%end-debug% |