Skip to content
Snippets Groups Projects
Commit c9a1984d authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Simplify P_BlockThingsIterator

There was no reason to do what I did, since the loop only needs to hold
a reference to the next block. This reverts the function to how it was
before 7469a627, but holds the
reference properly.
parent 466f3504
No related branches found
No related tags found
1 merge request!2565Fix blocknode iterating and simplify P_BlockThingsIterator
Pipeline #6321 passed