This commit is contained in:
Unknown
2020-05-03 18:15:43 -04:00
parent 0ca3d653cf
commit fadf6e463d
@@ -266,7 +266,6 @@
return
if(!linked_node)
crash_with("Weeds somehow called process() with null linked_node")
return
if(get_dist(linked_node, src) > linked_node.node_range)