qdel pass II

This commit is contained in:
Fox-McCloud
2015-07-11 02:10:31 -04:00
parent d46aa69852
commit f5ce957f33
17 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -427,7 +427,7 @@ steam.start() -- spawns the effect
if(seed_name && plant_controller)
seed = plant_controller.seeds[seed_name]
if(!seed)
del(src)
qdel(src)
..()