TGUI; actually fixes station announcer

This commit is contained in:
Putnam3145
2022-08-07 17:17:58 -07:00
parent 0897aac2c8
commit e1c822cbd8
9 changed files with 279 additions and 9 deletions
+1 -1
View File
@@ -560,7 +560,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
var/announce_command_report = TRUE
switch(confirm)
if("Yes")
priority_announce(input, null, "commandreport")
priority_announce(input, null, SSstation.announcer.get_rand_report_sound())
announce_command_report = FALSE
if("Cancel")
return