Forgot this. Whoops.

This commit is contained in:
Gear
2020-01-15 10:33:52 -05:00
parent 4870d36b13
commit bb7a1e42d3

View File

@@ -237,8 +237,11 @@
return
else
Fire(A, user, params) //Otherwise, fire normally.
return
if(A.can_trigger_gun(user))
Fire(A, user, params) //Otherwise, fire normally.
return
else
return
/* //Commented out for quality control and testing
if(automatic == 1)//Are we are going to be using automatic shooting