Guess what? Qdel hint! (#25117)

This commit is contained in:
Cyberboss
2017-03-14 20:40:35 -04:00
committed by KorPhaeron
parent e7b9af73ea
commit 8ac4aaf115

View File

@@ -22,7 +22,7 @@
/obj/item/weapon/minigunpack/Destroy()
STOP_PROCESSING(SSobj, src)
..()
return ..()
/obj/item/weapon/minigunpack/process()
overheat = max(0, overheat - heat_diffusion)