forked from pyrex/chameleonic
		
	Turn off debug again for now
This commit was merged in pull request #12.
	This commit is contained in:
		@@ -965,6 +965,7 @@ function rope:draw(artificial_px,artificial_py)
 | 
			
		||||
 end
 | 
			
		||||
 | 
			
		||||
 -- debug
 | 
			
		||||
 --[[
 | 
			
		||||
 local n1=self.src
 | 
			
		||||
 local sy=0
 | 
			
		||||
 while true do
 | 
			
		||||
@@ -1011,6 +1012,7 @@ function rope:draw(artificial_px,artificial_py)
 | 
			
		||||
	 pset(x+p.adx,y,11)
 | 
			
		||||
	 pset(x,y+p.ady,11)
 | 
			
		||||
	end
 | 
			
		||||
 ]]--
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
function rope:drag_dst(x,y)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user