mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user