more del to qdel

This commit is contained in:
Fox-McCloud
2015-10-09 17:14:49 -04:00
parent 27c420d87b
commit a96375a54e
4 changed files with 4 additions and 5 deletions
@@ -90,7 +90,7 @@
moving = 0
// Should I return a copy here? If the caller edits or del()s the returned
// Should I return a copy here? If the caller edits or qdel()s the returned
// datum, there might be problems if I don't...
/obj/structure/transit_tube_pod/return_air()
var/datum/gas_mixture/GM = new()