mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 12:43:13 +00:00
Forgot this. Whoops.
This commit is contained in:
@@ -237,8 +237,11 @@
|
|||||||
return
|
return
|
||||||
|
|
||||||
else
|
else
|
||||||
|
if(A.can_trigger_gun(user))
|
||||||
Fire(A, user, params) //Otherwise, fire normally.
|
Fire(A, user, params) //Otherwise, fire normally.
|
||||||
return
|
return
|
||||||
|
else
|
||||||
|
return
|
||||||
|
|
||||||
/* //Commented out for quality control and testing
|
/* //Commented out for quality control and testing
|
||||||
if(automatic == 1)//Are we are going to be using automatic shooting
|
if(automatic == 1)//Are we are going to be using automatic shooting
|
||||||
|
|||||||
Reference in New Issue
Block a user