Skip to content

Commit

Permalink
Debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreML committed Jan 1, 2024
1 parent 8f78098 commit 9bf324f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/modules/admin/topic/topic_events.dm
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@
if(ar_prompt == "Yes")
announce_receipt = TRUE

log_debug("ERT DEBUG (CUSTOM SET): [quiet_launch] - [announce_receipt]")
em_call.activate(quiet_launch, announce_receipt)

message_admins("[key_name_admin(usr)] created [humans_to_spawn] humans as [job_name] at [get_area(initial_spot)]")
Expand Down Expand Up @@ -305,7 +304,6 @@
if(ar_prompt == "Yes")
announce_receipt = TRUE

log_debug("ERT DEBUG (CUSTOM SET): [quiet_launch] - [announce_receipt]")
em_call.activate(quiet_launch, 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 9bf324f

Please sign in to comment.