Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien committed Oct 17, 2023
1 parent e2d15c3 commit 490b38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/ammo/ammo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
var/sound_hit
/// When it's blocked by human armor.
var/sound_armor
/// When it misses someone.
/// When it misses someone.
var/sound_miss
/// When it bounces off something.
var/sound_bounce
Expand Down

0 comments on commit 490b38b

Please sign in to comment.