some more stuff

This commit is contained in:
Geevies
2020-04-15 21:54:01 +02:00
parent d41a4e5926
commit 7200a638a8
7 changed files with 13 additions and 9 deletions
@@ -64,7 +64,7 @@
to_chat(user, SPAN_WARNING("There is no portable drive connected to \the [src]."))
return
uninstall_component(user, portable_drive)
uninstall_component(user, portable_drive, put_in_hands = TRUE)
update_uis()
/obj/item/modular_computer/proc/proc_eject_ai(mob/user)