mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-30 08:38:13 +01:00
fix
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user