Few issues, solved.

This commit is contained in:
Ghommie
2020-06-28 04:51:02 +02:00
parent 2af7bed457
commit 65ffadaa18
5 changed files with 14 additions and 14 deletions
@@ -12,8 +12,9 @@
holder.images += images
/datum/shuttle_creator_overlay_holder/proc/remove_client()
holder.images -= images
holder = null
if(holder)
holder.images -= images
holder = null
/datum/shuttle_creator_overlay_holder/proc/clear_highlights()
if(holder)