This commit is contained in:
Fluffy
2023-12-24 23:07:10 +01:00
committed by GitHub
parent fbbf8ba7ce
commit a69992c2f2
6 changed files with 73 additions and 15 deletions
@@ -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