mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 06:30:05 +00:00 
			
		
		
		
	Location Markers Part2 clang-format/tidy suggestions
This commit is contained in:
		
							parent
							
								
									2fd94c6575
								
							
						
					
					
						commit
						7edafe8d78
					
				
					 4 changed files with 6 additions and 6 deletions
				
			
		|  | @ -470,7 +470,7 @@ std::optional<types::MarkerIconInfo> | |||
| MarkerManager::get_icon(const std::string& name) | ||||
| { | ||||
|    const std::shared_lock lock(p->markerIconsLock_); | ||||
|    auto it = p->markerIcons_.find(name); | ||||
|    auto                   it = p->markerIcons_.find(name); | ||||
|    if (it != p->markerIcons_.end()) | ||||
|    { | ||||
|       return it->second; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak