mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:30:05 +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 = | ||||
|          types::GetSpeedUnitsName(types::SpeedUnits::Knots); | ||||
|       std::string defaultDistanceUnitsValue = | ||||
|          types::GetDistanceUnitsName(types::DistanceUnits::Kilometers); | ||||
|          types::GetDistanceUnitsName(types::DistanceUnits::Miles); | ||||
| 
 | ||||
|       boost::to_lower(defaultAccumulationUnitsValue); | ||||
|       boost::to_lower(defaultEchoTopsUnitsValue); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak