Skip to content

Commit

Permalink
Update human_update_icons.dm (#26305)
Browse files Browse the repository at this point in the history
Signed-off-by: Faron  <[email protected]>
  • Loading branch information
FaronCD authored Jul 29, 2024
1 parent 6db7449 commit 1e59b55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/mob/living/carbon/human/human_update_icons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,8 @@ GLOBAL_LIST_EMPTY(damage_icon_parts)
update_fire()
update_icons()
update_emissive_block()
if(player_logged) //make sure the SSD overlay stays
overlays += image('icons/effects/effects.dmi', icon_state = "zzz_glow")

/* --------------------------------------- */
//vvvvvv UPDATE_INV PROCS vvvvvv
Expand Down

0 comments on commit 1e59b55

Please sign in to comment.