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 GitHub
+1 -1
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()