mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-04 13:29:25 +00:00
Borgruntime (#50808)
This commit is contained in:
@@ -872,7 +872,8 @@
|
||||
/mob/living/silicon/robot/Exited(atom/A)
|
||||
if(hat && hat == A)
|
||||
hat = null
|
||||
update_icons()
|
||||
if(!QDELETED(src)) //Don't update icons if we are deleted.
|
||||
update_icons()
|
||||
. = ..()
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user