Skip to content

Commit

Permalink
SSD fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder13 committed Aug 21, 2024
1 parent bcabcdd commit 46b318b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions code/modules/mob/living/life.dm
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,7 @@

handle_actions()

//[SIERRA-EDIT]
if(update_icon) //forces a full overlay update
update_icon = FALSE
regenerate_icons()
//[/SIERRA-EDIT]
UpdateLyingBuckledAndVerbStatus()

handle_regular_hud_updates()

Expand Down

0 comments on commit 46b318b

Please sign in to comment.