Merge pull request #4892 from TheDZD/one-round-burst

You switch to semi-automatic. You switch to 1 round burst. You switch…
This commit is contained in:
Fox McCloud
2016-07-05 20:04:28 -04:00
committed by GitHub
@@ -44,7 +44,7 @@
/obj/item/weapon/gun/projectile/automatic/ui_action_click()
burst_select()
/obj/item/weapon/gun/projectile/automatic/verb/burst_select()
/obj/item/weapon/gun/projectile/automatic/proc/burst_select()
var/mob/living/carbon/human/user = usr
select = !select
if(!select)