if committing above suggestion, remove these two lines

ok done
This commit is contained in:
raspy-on-osu
2020-08-24 23:36:37 -04:00
parent 1fdb233ede
commit 2e5517b9f3
-3
View File
@@ -98,9 +98,6 @@
for(var/rod in rods)
if(!rodtarget || get_dist(src,rod)<get_dist(src,rodtarget))
rodtarget=rod
if(get_dist(src,rod)<get_dist(src,rodtarget))
rodtarget=rod
for(var/i in 0 to move_amount)
if(rodtarget)