loops work better when you increment them
This commit is contained in:
@ -1443,6 +1443,7 @@ collider = mknew{
|
||||
-- prepare yoink
|
||||
n.prev = p
|
||||
p = n
|
||||
n = n.next
|
||||
end
|
||||
end,
|
||||
}
|
||||
|
Reference in New Issue
Block a user