Skip to content

Commit

Permalink
more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Git-Nivrak committed Jul 1, 2024
1 parent a5b6251 commit 86cfea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/soundOutput.dm
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
current_sounds[num2text(S.channel)] = T
sound_to(owner, S)

/client/verb/sound_ended(channel as num, source as atom)
/client/verb/sound_ended(channel as num, source as mob|obj|turf)
set name = ".soundend"

soundOutput.remove_sound(num2text(channel))
Expand Down

0 comments on commit 86cfea7

Please sign in to comment.