mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 04:48:18 +01:00
sadf (#18050)
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
crash_with("Comp was not sent for [src.filename]")
|
||||
|
||||
/datum/computer_file/program/Destroy()
|
||||
if(computer)
|
||||
if(!QDELETED(computer))
|
||||
computer.idle_threads -= src
|
||||
computer.enabled_services -= src
|
||||
computer = null
|
||||
|
||||
Reference in New Issue
Block a user