mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Re-add AfterSimulator to CompPostTick
This commit is contained in:
parent
592fcad088
commit
8e5487b3ba
2 changed files with 2 additions and 1 deletions
Binary file not shown.
|
@ -599,7 +599,8 @@ namespace RJW_Menstruation
|
|||
default:
|
||||
GoNextStage(Stage.Follicular);
|
||||
break;
|
||||
}
|
||||
}
|
||||
AfterSimulator();
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue