Update unsorted.dm

This commit is contained in:
silicons
2020-10-01 14:13:01 -07:00
committed by GitHub
parent 6ac175f5b1
commit cfddef7769
-1
View File
@@ -470,7 +470,6 @@ Turf and target are separate in case you want to teleport some distance from a t
if(istype(A,T))
. += A
else
var/i = 0
while(i < lim)
var/atom/A = processing_list[++i]
processing_list += A.contents