Mercurial > wow > buffalo2
comparison Veneer.lua @ 49:16465f3fd919
- remove UpdateAnchorAnchors and use hardlink for the one frame that this applied to
author | Nenue |
---|---|
date | Fri, 29 Apr 2016 10:50:27 -0400 |
parents | 9837069e366a |
children | ed74c5cabe98 |
comparison
equal
deleted
inserted
replaced
48:9837069e366a | 49:16465f3fd919 |
---|---|
489 self:SetScript(script, B[name][script]) | 489 self:SetScript(script, B[name][script]) |
490 end | 490 end |
491 end | 491 end |
492 | 492 |
493 end | 493 end |
494 local XMLFrame_OnDragStart = function() end | |
495 local XMLFrame_OnDragStop = function() end | |
494 | 496 |
495 B.UpdateXMLFrame = function(self) | 497 B.UpdateXMLFrame = function(self) |
496 local print = B.print('XML') | 498 local print = B.print('XML') |
497 | 499 |
498 local name = self:GetName() | 500 local name = self:GetName() |