mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Fixes nanopaint file harddels (#96280)
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
src.image_name = image_name
|
||||
set_source(source_photo_or_painting)
|
||||
|
||||
/datum/computer_file/image/Destroy(force)
|
||||
source_photo_or_painting = null
|
||||
return ..()
|
||||
|
||||
/datum/computer_file/image/on_install(datum/computer_file/source, obj/item/modular_computer/computer_installing)
|
||||
. = ..()
|
||||
assign_path()
|
||||
|
||||
Reference in New Issue
Block a user