Fix destroys() not calling parent, tweak qdel to use one loop only.

This commit is contained in:
ESwordTheCat
2014-06-14 15:26:29 -08:00
parent a63edbb3fe
commit e40fa55b3b
20 changed files with 56 additions and 134 deletions

View File

@@ -43,8 +43,6 @@
return null
Destroy()
loc = null
if(node)
node.disconnect(src)
del(network)