Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 20, 2024
2 parents aefe9ac + ff37362 commit 7bf6bb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modular_bandastation/tts/code/base_seeds/objs/objs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@

/obj/item/taperecorder/add_tts_component()
AddComponent(/datum/component/tts_component, /datum/tts_seed/silero/xenia)

/obj/machinery/newscaster/add_tts_component()
return

0 comments on commit 7bf6bb1

Please sign in to comment.