diff 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
line wrap: on
line diff
--- a/Veneer.lua	Thu Apr 28 06:58:13 2016 -0400
+++ b/Veneer.lua	Fri Apr 29 10:50:27 2016 -0400
@@ -491,6 +491,8 @@
   end
 
 end
+local XMLFrame_OnDragStart = function() end
+local XMLFrame_OnDragStop = function() end
 
 B.UpdateXMLFrame = function(self)
   local print = B.print('XML')