Revert "followup"

This reverts commit 32b361c846.
This commit is contained in:
BongaTheProto
2023-12-16 10:48:30 -05:00
parent ee6f719fcf
commit 5afdd65bdb
16 changed files with 182 additions and 443 deletions
+1 -1
View File
@@ -308,7 +308,7 @@
//
if(G.is_exposed()) //Checks appropriate clothing slot and if it's through_clothes
LAZYADD(gen_index[G.layer_index], G)
if(has_strapon() == HAS_EXPOSED_GENITAL)
if(has_strapon(REQUIRE_EXPOSED))
LAZYADD(gen_index[PENIS_LAYER_INDEX], get_strapon())
for(var/L in gen_index)
if(L) //skip nulls