Update code/modules/projectiles/guns/misc/chem_gun.dm

Co-authored-by: Putnam3145 <putnam3145@gmail.com>
This commit is contained in:
shellspeed1
2021-11-12 15:17:32 -08:00
committed by GitHub
parent dc3e651674
commit 5ae433138e
@@ -117,5 +117,4 @@
obj/item/gun/chem/smart/Initialize()
. = ..()
chambered = new /obj/item/ammo_casing/chemgun/smart(src)
START_PROCESSING(SSobj, src)