Mercurial > wow > worldplan
comparison WorldPlan.lua @ 102:4d1520186ea4
7.2.5 changes
- Fixed order hall panel not initializing on fresh install
author | Nenue |
---|---|
date | Thu, 25 May 2017 17:24:00 -0400 |
parents | fbd4ead2a19f |
children | b67ba1078824 |
comparison
equal
deleted
inserted
replaced
101:b68af1e44bdc | 102:4d1520186ea4 |
---|---|
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% |