Fixes kudzu (#26256)

This commit is contained in:
Cyberboss
2017-04-16 14:45:40 -04:00
committed by Razharas
parent 0283cbfdf0
commit 67d8d2a09f
+1 -1
View File
@@ -494,7 +494,7 @@
if(!LAZYLEN(vines))
qdel(src) //space vines exterminated. Remove the controller
return
if(!LAZYLEN(growth_queue))
if(!growth_queue)
qdel(src) //Sanity check
return