Skip to content

Commit

Permalink
Update code/modules/admin/sound_emitter.dm
Browse files Browse the repository at this point in the history
Co-authored-by: BeebBeebBoob <[email protected]>
  • Loading branch information
dageavtobusnick and BeebBeebBoob authored Jan 27, 2025
1 parent 0e8c2d9 commit 70d4e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/admin/sound_emitter.dm
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
if(href_list["stop"])
deactivate(user)
if(user)
log_admin("[ADMIN_LOOKUPFLW(user)] deactivated a sound emitter at [COORD(src)]")
log_admin("[key_name(user)] deactivated a sound emitter at [COORD(src)]")

if(href_list["reload"])
reload(user)
Expand Down

0 comments on commit 70d4e85

Please sign in to comment.