mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 06:10:04 +00:00 
			
		
		
		
	updated default distance units
This commit is contained in:
		
							parent
							
								
									8573984bfa
								
							
						
					
					
						commit
						812658f366
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -27,7 +27,7 @@ public: | ||||||
|       std::string defaultSpeedUnitsValue = |       std::string defaultSpeedUnitsValue = | ||||||
|          types::GetSpeedUnitsName(types::SpeedUnits::Knots); |          types::GetSpeedUnitsName(types::SpeedUnits::Knots); | ||||||
|       std::string defaultDistanceUnitsValue = |       std::string defaultDistanceUnitsValue = | ||||||
|          types::GetDistanceUnitsName(types::DistanceUnits::Kilometers); |          types::GetDistanceUnitsName(types::DistanceUnits::Miles); | ||||||
| 
 | 
 | ||||||
|       boost::to_lower(defaultAccumulationUnitsValue); |       boost::to_lower(defaultAccumulationUnitsValue); | ||||||
|       boost::to_lower(defaultEchoTopsUnitsValue); |       boost::to_lower(defaultEchoTopsUnitsValue); | ||||||
|  |  | ||||||
|  | @ -1 +1 @@ | ||||||
| Subproject commit 5076cbcda30b029046d4fc859d5d91cc59dddc5b | Subproject commit 5115993596cfe6528b7a07c0b16dbd1ae16ce4df | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak