mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
San check for rebuilding zones. Just crashed the server.
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user