mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Fixes space heater harddel (#75880)
## About The Pull Request Space heater `cell` variable wasn't being cleaned up
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
|
||||
/obj/machinery/space_heater/Destroy()
|
||||
SSair.stop_processing_machine(src)
|
||||
QDEL_NULL(cell)
|
||||
return..()
|
||||
|
||||
/obj/machinery/space_heater/on_construction()
|
||||
|
||||
Reference in New Issue
Block a user