Browse Source
			
			Merge pull request #599 from cosinekitty/sapphire_frolic
			
				Sapphire 2.3.0 adds modules Frolic, Tricorder, Tin.
			
			tags/24.04
		 
		
			
				
					
						 dreamer
						dreamer
					
					
						 
						
							 GitHub
						
					
					2 years ago
							GitHub
						
					
					2 years ago
				 
				
			 
		 
		
			
				
				  
				  No known key found for this signature in database
				  
					GPG Key ID: 4AEE18F83AFDEB23
				  
				
			
		
		
		
	
		
			
			 2 changed files with 
4 additions and 
1 deletions
			
		 
		
			
				- 
					
					
					 
					plugins/Sapphire
				
- 
					
					
					 
					plugins/plugins.cpp
				
					
					
						
							
								
									
										
											
												
	
		
			
				|  |  | @@ -1 +1 @@ | 
		
	
		
			
			|  |  |  | Subproject commit 2d374e2222475aa4207aec8c541716ed467e2619 | 
		
	
		
			
			|  |  |  | Subproject commit 77f2e99137e3a19cc143df78c3cba8e32a320a58 | 
		
	
											
										
									
								
							 
						
					 
				 
			
		
		
			
				
					
					
						
							
								
									
										
											
												
	
		
			
				|  |  | @@ -2769,7 +2769,10 @@ static void initStatic__Sapphire() | 
		
	
		
			
			|  |  |  | if (spl.ok()) | 
		
	
		
			
			|  |  |  | { | 
		
	
		
			
			|  |  |  | p->addModel(modelElastika); | 
		
	
		
			
			|  |  |  | p->addModel(modelFrolic); | 
		
	
		
			
			|  |  |  | p->addModel(modelMoots); | 
		
	
		
			
			|  |  |  | p->addModel(modelTin); | 
		
	
		
			
			|  |  |  | p->addModel(modelTricorder); | 
		
	
		
			
			|  |  |  | p->addModel(modelTubeUnit); | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | } | 
		
	
	
		
			
				|  |  | 
 |