mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Uses more QDEL_NULLs
This commit is contained in:
@@ -440,8 +440,7 @@ steam.start() -- spawns the effect
|
||||
var/obj/chemholder
|
||||
|
||||
Destroy()
|
||||
qdel(chemholder)
|
||||
chemholder = null
|
||||
QDEL_NULL(chemholder)
|
||||
return ..()
|
||||
|
||||
New()
|
||||
|
||||
Reference in New Issue
Block a user