Skip to content

Commit

Permalink
fixes create xeno silent ERT
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Nov 1, 2023
1 parent 5c91706 commit e7d7320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/admin/topic/topic_events.dm
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
else
announce_receipt = FALSE

em_call.activate(launch_broadcast, announce_receipt)
em_call.activate(!launch_broadcast, announce_receipt)

message_admins("[key_name_admin(usr)] created [xenos_to_spawn] xenos as [xeno_caste] at [get_area(initial_spot)]")

0 comments on commit e7d7320

Please sign in to comment.