mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Add HP117 to the cylinder list
Reported-by: Brian Weber Signed-off-by: weber311@gmail.com Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									38a2db05c0
								
							
						
					
					
						commit
						cccd4cd17b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -164,6 +164,7 @@ struct tank_info_t tank_info[100] = {
 | 
				
			||||||
	{ "HP65", .cuft = 65, .psi = 3442 },
 | 
						{ "HP65", .cuft = 65, .psi = 3442 },
 | 
				
			||||||
	{ "HP80", .cuft = 80, .psi = 3442 },
 | 
						{ "HP80", .cuft = 80, .psi = 3442 },
 | 
				
			||||||
	{ "HP100", .cuft = 100, .psi = 3442 },
 | 
						{ "HP100", .cuft = 100, .psi = 3442 },
 | 
				
			||||||
 | 
						{ "HP117", .cuft = 117, .psi = 3442 },
 | 
				
			||||||
	{ "HP119", .cuft = 119, .psi = 3442 },
 | 
						{ "HP119", .cuft = 119, .psi = 3442 },
 | 
				
			||||||
	{ "HP130", .cuft = 130, .psi = 3442 },
 | 
						{ "HP130", .cuft = 130, .psi = 3442 },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue