Skip to content

Commit

Permalink
Subsystems -> Подсистемы
Browse files Browse the repository at this point in the history
  • Loading branch information
m-dzianishchyts committed Aug 20, 2024
1 parent e2482ba commit 5a68934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/text_to_speech/code/tts_component.dm
Original file line number Diff line number Diff line change
Expand Up @@ -208,5 +208,5 @@
/mob/living/silicon/verb/synth_change_voice()
set name = "Смена голоса"
set desc = "Express yourself!"
set category = "Subsystems"
set category = "Подсистемы"
change_tts_seed(src, fancy_voice_input_tgui = TRUE, new_traits = list(TTS_TRAIT_ROBOTIZE))

0 comments on commit 5a68934

Please sign in to comment.