Fixed a minor derp.

This commit is contained in:
SkyMarshal
2013-09-06 19:46:48 -07:00
parent 5eb87a8b13
commit 057c8eeacd
+1 -1
View File
@@ -236,7 +236,7 @@ var/list/CounterDoorDirections = list(SOUTH,EAST) //Which directions doors turfs
progress = "problem with: ZMerge(), a couple of misc procs"
if(length(direct_connections))
for(var/connection/C in connections)
for(var/connection/C in direct_connections)
//Do merging if conditions are met. Specifically, if there's a non-door connection
//to somewhere with space, the zones are merged regardless of equilibrium, to speed