San check for rebuilding zones. Just crashed the server.

This commit is contained in:
SkyMarshal
2012-06-08 02:10:32 -07:00
parent f23d3a0a1e
commit 6b8ff34f61
+2
View File
@@ -19,6 +19,8 @@ zone/proc/process()
del(space_tiles)
contents.Remove(null) //I can't believe this is needed.
if(!contents.len)
del src
do
sample = pick(contents) //Nor this.
while(!istype(sample) || !sample.CanPass(null, sample, 1.5, 1))