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