Fixes kudzu (#422)

This commit is contained in:
CitadelStationBot
2017-04-16 17:12:29 -05:00
committed by TalkingCactus
parent 7f97a2c9d7
commit ba95892ddd
+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