Save current changes

This commit is contained in:
Pyrex 2022-12-20 15:18:01 -08:00
parent 281ed4b40f
commit ca819b0e53

View File

@ -1134,7 +1134,7 @@ function rope:_relax()
if (y0<y2) ady=-adx
end
if adx!=0 and ady!=0 and (n1.associated_with.adx!=adx or n1.associated_with.ady!=ady) then
if false and (n1.associated_with.adx==-adx or n1.associated_with.ady==-ady) then
--self:_drag(n1,x1_new,y1_new)
n0=n1.prev
n2=n1.next