Skip to content

Commit

Permalink
Update code/datums/factions/wy.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Drathek <[email protected]>
  • Loading branch information
Blundir and Drulikar authored Jan 16, 2025
1 parent 5f8664d commit 812550e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/factions/wy.dm
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
if(JOB_DIRECTOR)
hud_icon_state = "director"
if(hud_icon_state)
holder.overlays += image('icons/mob/hud/marine_hud.dmi', H, "wy_[hud_icon_state]")
holder.overlays += image('icons/mob/hud/marine_hud.dmi', user, "wy_[hud_icon_state]")

0 comments on commit 812550e

Please sign in to comment.