mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
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:
+3
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user