Skip to content

Commit

Permalink
THIS WAS SO DUMB
Browse files Browse the repository at this point in the history
  • Loading branch information
CliffracerX committed Oct 26, 2024
1 parent e8fd2ea commit 87261fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
var/datum/sprite_accessory/underwear/worn_underwear = SSaccessories.underwear_list[human.underwear]
if(worn_underwear.hides_breasts)
return FALSE
return TRUE
else
var/vis = visibility == ORGAN_VISIBILITY_MODE_ALWAYS_SHOW ? TRUE : FALSE
return vis
Expand Down

0 comments on commit 87261fe

Please sign in to comment.