diff --git a/1.4/source/RJW_Menstruation/RJW_Menstruation/Cum.cs b/1.4/source/RJW_Menstruation/RJW_Menstruation/Cum.cs index f50ddd4..c1f9931 100644 --- a/1.4/source/RJW_Menstruation/RJW_Menstruation/Cum.cs +++ b/1.4/source/RJW_Menstruation/RJW_Menstruation/Cum.cs @@ -163,7 +163,6 @@ namespace RJW_Menstruation public virtual void ExposeData() { Scribe_References.Look(ref pawn, "pawn", true); - Scribe_References.Look(ref internalThing, "internalThing", true); Scribe_Values.Look(ref volume, "volume", volume, true); Scribe_Values.Look(ref fertility, "fertility", fertility, true); Scribe_Values.Look(ref notcumthickness, "notcumthickness", notcumthickness, true);