mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Update ExplorationBehavior.cpp
Added missing bracked and changed indenting to make it less confusing.
This commit is contained in:
		| @@ -61,6 +61,7 @@ Goals::TGoalVec ExplorationBehavior::decompose(const Nullkiller * ai) const | |||||||
| 				} | 				} | ||||||
| 			} | 			} | ||||||
| 		} | 		} | ||||||
|  | 	} | ||||||
|  |  | ||||||
| 	auto heroes = ai->cb->getHeroesInfo(); | 	auto heroes = ai->cb->getHeroesInfo(); | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user