Skip to content

Commit

Permalink
this is why we testmerge teehee
Browse files Browse the repository at this point in the history
  • Loading branch information
Skies-Of-Blue committed Jun 12, 2024
1 parent 23941a9 commit 5397dd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/living.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1432,6 +1432,7 @@ GLOBAL_VAR_INIT(ssd_indicator_overlay, mutable_appearance('icons/mob/ssd_indicat
set_ssd_indicator(FALSE)

/mob/living/Logout()
. = ..()
lastclienttime = world.time
set_ssd_indicator(TRUE)

Expand Down

0 comments on commit 5397dd4

Please sign in to comment.