Update code/game/objects/items/stunbaton.dm

Co-Authored-By: deathride58 <deathride58@users.noreply.github.com>
This commit is contained in:
Ghom
2019-05-26 22:03:38 +02:00
committed by GitHub
parent b2eea5e3f4
commit 7e10b4bed9
+1 -1
View File
@@ -211,4 +211,4 @@
/obj/item/melee/baton/cattleprod/baton_stun()
sparkler?.activate()
return ..()
. = ..()