mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
No runtimes allowed ever
This commit is contained in:
@@ -275,7 +275,7 @@ var/global/list/default_medbay_channels = list(
|
||||
..()
|
||||
|
||||
/mob/living/automatedannouncer/proc/autocleanup()
|
||||
log_debug("An announcer somehow managed to outlive the radio! Deleting! Area: [get_area(src)], Loc: [src.loc.loc]"
|
||||
log_debug("An announcer somehow managed to outlive the radio! Deleting! Area: [get_area(src)]"
|
||||
qdel(src)
|
||||
|
||||
// Interprets the message mode when talking into a radio, possibly returning a connection datum
|
||||
|
||||
Reference in New Issue
Block a user