diff --git a/1.6/source/RJW_Menstruation/RJW_Menstruation/HediffComps/HediffComp_Menstruation.cs b/1.6/source/RJW_Menstruation/RJW_Menstruation/HediffComps/HediffComp_Menstruation.cs index c2b5218..d75a5dd 100644 --- a/1.6/source/RJW_Menstruation/RJW_Menstruation/HediffComps/HediffComp_Menstruation.cs +++ b/1.6/source/RJW_Menstruation/RJW_Menstruation/HediffComps/HediffComp_Menstruation.cs @@ -2035,7 +2035,7 @@ namespace RJW_Menstruation } } - public float InterspeciesImplantFactor(Pawn fertilizer) + protected float InterspeciesImplantFactor(Pawn fertilizer) { if (fertilizer.def.defName == Pawn.def.defName) return 1.0f; else diff --git a/About/Manifest.xml b/About/Manifest.xml index afec410..bef173d 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,7 +1,7 @@ RJW Menstruation - 1.6.2.5 + 1.6.2.4 diff --git a/changelogs.txt b/changelogs.txt index 1beebcf..7316879 100644 --- a/changelogs.txt +++ b/changelogs.txt @@ -1,5 +1,3 @@ -Version 1.6.2.5 - Version 1.6.2.4 - Fix error on startup and missing womb status in RJW tab with RJW 6.1.4.