mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
Fixes runtime when screwdriving a card slot laying on the ground (#68696)
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
|
||||
to_chat(user, span_notice("You remove the card from \the [src]."))
|
||||
playsound(src, 'sound/machines/terminal_insert_disc.ogg', 50, FALSE)
|
||||
holder.update_appearance()
|
||||
holder?.update_appearance()
|
||||
|
||||
stored_card = null
|
||||
current_identification = null
|
||||
|
||||
Reference in New Issue
Block a user