Skip to content

Commit

Permalink
fix name collision
Browse files Browse the repository at this point in the history
  • Loading branch information
Legendaxe committed Dec 14, 2023
1 parent 70d30a5 commit 4b66df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/text_to_speech/code/seeds/silero.dm
Original file line number Diff line number Diff line change
Expand Up @@ -4546,7 +4546,7 @@
gender = TTS_GENDER_MALE

/datum/tts_seed/silero/srek_narrator
name = "Narrator"
name = "Shrek Narrator"
value = "Srek_Narrator"
category = TTS_CATEGORY_SHREK
gender = TTS_GENDER_MALE
Expand Down

0 comments on commit 4b66df6

Please sign in to comment.