Fixed sensor reports or comm messages in general not being printed at the Bridge comms console. (#20208)

title

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2024-11-30 21:42:11 +00:00
committed by GitHub
co-authored by Matt Atlas
parent 39df07f83f
commit d82fd17354
3 changed files with 62 additions and 1 deletions
@@ -227,6 +227,9 @@
return TRUE
/datum/computer_file/program/comm/intercept/New(obj/item/modular_computer/comp, intercept_printing, shuttle_call)
. = ..(comp, TRUE, shuttle_call)
/*
General message handling stuff
*/