Skip to content

Commit

Permalink
Update init.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Themostrandom authored Nov 17, 2024
1 parent d82ddb6 commit f159f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods/ctf/ctf_combat/ctf_ranged/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ ctf_ranged.simple_register_gun("ctf_ranged:smg", {
texture = "ctf_ranged_smgun.png",
fire_sound = "ctf_ranged_pistol",
bullet = {
spread = 1.3,
spread = 1.5,
},
automatic = true,
rounds = 36,
Expand Down

0 comments on commit f159f04

Please sign in to comment.