Skip to content

Commit

Permalink
SStts220 SS_INIT_SUCCESS
Browse files Browse the repository at this point in the history
  • Loading branch information
PhantornRU committed Dec 28, 2024
1 parent b128dfc commit 7ad6103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modular/text_to_speech/code/tts_subsystem.dm
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ SUBSYSTEM_DEF(tts220)
is_enabled = SStts220.is_enabled
if(!is_enabled)
flags |= SS_NO_FIRE
return SS_INIT_SUCCESS

/datum/controller/subsystem/tts220/fire()
tts_rps = tts_rps_counter
Expand Down

0 comments on commit 7ad6103

Please sign in to comment.