Skip to content

Commit

Permalink
please work
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsVyzo committed Dec 25, 2023
1 parent 91df83e commit b205742
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/cm_marines/smartgun_mount.dm
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,6 @@
/// What firemodes this gun has
var/static/list/gun_firemodes = list(
GUN_FIREMODE_SEMIAUTO,
// GUN_FIREMODE_BURSTFIRE,
GUN_FIREMODE_AUTOMATIC,
)
/// A multiplier for how slow this gun should fire in automatic as opposed to burst. 1 is normal, 1.2 is 20% slower, 0.8 is 20% faster, etc.
Expand Down

0 comments on commit b205742

Please sign in to comment.