mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Comms program.
This commit is contained in:
@@ -118,6 +118,8 @@
|
||||
return null
|
||||
|
||||
/obj/item/weapon/computer_hardware/hard_drive/Destroy()
|
||||
for(var/file in stored_files)
|
||||
qdel(file)
|
||||
stored_files = null
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user