mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-03 00:46:55 +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