mirror of
				https://gitgud.io/lutepickle/rjw_menstruation.git
				synced 2024-08-14 22:46:52 +00:00 
			
		
		
		
	Have Miscarry remove the comp's pregnancy first, otherwise there's a possible infinite loop
This commit is contained in:
		
							parent
							
								
									0e04c7660b
								
							
						
					
					
						commit
						1f74ab9286
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		
										
											Binary file not shown.
										
									
								
							| 
						 | 
					@ -35,8 +35,8 @@ namespace RJW_Menstruation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        public override void Miscarry()
 | 
					        public override void Miscarry()
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            base.Miscarry();
 | 
					 | 
				
			||||||
            this.GetMenstruationComp().Pregnancy = null;
 | 
					            this.GetMenstruationComp().Pregnancy = null;
 | 
				
			||||||
 | 
					            base.Miscarry();
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        public override void GiveBirth()
 | 
					        public override void GiveBirth()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue