Fixed|World|Trace Intercepts: Memory leak in trace intercept node management
Incorrect logic in P_ClearIntercepts() resulted in the used node listbeing "truncated" when the intercept nodes from the last trace weremoved to this list.
View differences
Fixed|World|Trace Intercepts: Memory leak in trace intercept node management
Incorrect logic in P_ClearIntercepts() resulted in the used node list
being "truncated" when the intercept nodes from the last trace were
moved to this list.