Skip to content

Commit

Permalink
Can't do that. (ParadiseSS13#27236)
Browse files Browse the repository at this point in the history
Co-authored-by: Adrer <[email protected]>
  • Loading branch information
Adrer and Adrer authored Oct 30, 2024
1 parent a70062a commit d2f097c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/game/machinery/requests_console.dm
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,8 @@ GLOBAL_LIST_EMPTY(allRequestConsoles)
if("sendAnnouncement")
if(!announcementConsole)
return
if(!announceAuth) // No you don't
return
announcer.Announce(message)
reset_message(TRUE)

Expand Down

0 comments on commit d2f097c

Please sign in to comment.