mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Rename gizmo patch file to match the others
This commit is contained in:
parent
80686dc008
commit
21144b0005
5 changed files with 4 additions and 2 deletions
Binary file not shown.
|
@ -72,6 +72,7 @@
|
|||
<Compile Include="IngestionOutcomeDoers.cs" />
|
||||
<Compile Include="Patch\Biotech_Patch.cs" />
|
||||
<Compile Include="Patch\GC_Patch.cs" />
|
||||
<Compile Include="Patch\Gizmo_Patch.cs" />
|
||||
<Compile Include="Recipe_Surgery.cs" />
|
||||
<Compile Include="StatParts.cs" />
|
||||
<Compile Include="UI\Dialog_HybridCustom.cs" />
|
||||
|
@ -80,7 +81,6 @@
|
|||
<Compile Include="HediffComps\HediffComp_Breast.cs" />
|
||||
<Compile Include="Hediff_MultiplePregnancy.cs" />
|
||||
<Compile Include="JobDrivers.cs" />
|
||||
<Compile Include="Patch\GetGizmos.cs" />
|
||||
<Compile Include="UI\Gizmo_Womb.cs" />
|
||||
<Compile Include="Patch\Harmony.cs" />
|
||||
<Compile Include="HediffComps\HediffComp_Menstruation.cs" />
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<identifier>RJW Menstruation</identifier>
|
||||
<version>1.0.8.2</version>
|
||||
<version>1.0.8.3</version>
|
||||
<dependencies>
|
||||
</dependencies>
|
||||
<incompatibleWith />
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Version 1.0.8.3
|
||||
|
||||
Version 1.0.8.2
|
||||
- Compatibility update for RJW 5.3.0.7
|
||||
- Requires RJW 5.3.0.7
|
||||
|
|
Loading…
Reference in a new issue