mirror of
				https://github.com/vegapnk/RJW-Genes.git
				synced 2024-08-15 00:23:31 +00:00 
			
		
		
		
	Re-Added Elasticity from Licentia, Fixes #87
This commit is contained in:
		
							parent
							
								
									1311b6da61
								
							
						
					
					
						commit
						8139991123
					
				
					 3 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
//using LicentiaLabs;
 | 
			
		||||
using LicentiaLabs;
 | 
			
		||||
using Verse;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -15,7 +15,7 @@ namespace RJW_Genes
 | 
			
		|||
    {
 | 
			
		||||
        private const int RESET_INTERVAL = 60000; // 60k should be 1 day 
 | 
			
		||||
 | 
			
		||||
        /*
 | 
			
		||||
        
 | 
			
		||||
        public override void PostAdd()
 | 
			
		||||
        {
 | 
			
		||||
            base.PostAdd();
 | 
			
		||||
| 
						 | 
				
			
			@ -51,6 +51,6 @@ namespace RJW_Genes
 | 
			
		|||
                candidate.Severity = severity;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        */
 | 
			
		||||
        
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue