diff --git a/1.4/Assemblies/RJW_Menstruation.dll b/1.4/Assemblies/RJW_Menstruation.dll index c970e7c..bbe1087 100644 Binary files a/1.4/Assemblies/RJW_Menstruation.dll and b/1.4/Assemblies/RJW_Menstruation.dll differ diff --git a/1.4/source/RJW_Menstruation/RJW_Menstruation/Configurations.cs b/1.4/source/RJW_Menstruation/RJW_Menstruation/Configurations.cs index 2c902a3..1b1f69c 100644 --- a/1.4/source/RJW_Menstruation/RJW_Menstruation/Configurations.cs +++ b/1.4/source/RJW_Menstruation/RJW_Menstruation/Configurations.cs @@ -278,8 +278,6 @@ namespace RJW_Menstruation Configurations.PregnancySource = Configurations.PregnancyType.MultiplePregnancy; Configurations.HARActivated = ModsConfig.IsActive("erdelf.HumanoidAlienRaces"); Configurations.AnimalGeneticsActivated = ModsConfig.IsActive("Mlie.AnimalGenetics"); - if (ModsConfig.IsActive("ASMR.RJW.RaceSupport") && DefDatabase.GetNamedSilentFail("BovineVagina") == null) - Log.Error("ASMR.RJW.RaceSupport is active, but its HediffDefs are not loaded. Please ensure you have installed RJW Race Support correctly."); } diff --git a/changelogs.txt b/changelogs.txt index ab28182..0ebde3a 100644 --- a/changelogs.txt +++ b/changelogs.txt @@ -1,7 +1,6 @@ Version 1.0.9.2 - Fixed the no bleeding gene having positive metabolic efficiency instead of negative. - Prevent repeated pregnancies when some errors occur. - - Try to detect and error on an incorrectly installed race support. Version 1.0.9.1 - Japanese translation for most text by Lokuzt.