Removes More Del's

This commit is contained in:
Fox-McCloud
2016-08-01 21:24:38 -04:00
parent 762af0abf8
commit 2e69b0eec1
4 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
if("delete")
for(var/datum/d in objs)
del(d)
qdel(d)
if("select")
var/text = ""