More parenthesis in ThoughtCumInside because I don't trust the compiler

This commit is contained in:
lutepickle 2022-05-06 20:37:23 -07:00
parent 3d5e1cae15
commit 0e34e3d4cc
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -1453,7 +1453,7 @@ namespace RJW_Menstruation
{
if (xxx.is_human(parent.pawn) && xxx.is_human(cummer))
{
if ((cummer.Has(Quirk.Teratophile) != parent.pawn.GetStatValue(StatDefOf.PawnBeauty) >= 0) ||
if ((cummer.Has(Quirk.Teratophile) != (parent.pawn.GetStatValue(StatDefOf.PawnBeauty) >= 0)) ||
cummer.Has(Quirk.ImpregnationFetish) ||
cummer.Has(Quirk.Breeder))
{