Merge pull request #10922 from VOREStation/Arokha/mapper

Fix a mapper runtime
This commit is contained in:
Aronai Sieyes
2021-07-05 19:56:47 -04:00
committed by Chompstation Bot
parent 0f1745dd3f
commit db80e6d647

View File

@@ -185,7 +185,7 @@
hud_item.off(FALSE)
/obj/item/device/mapping_unit/proc/hide_device()
hud_datum.unapply_to_hud()
hud_datum?.unapply_to_hud()
/obj/item/device/mapping_unit/proc/last_run()
stop_updates()