mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
revert file name without 2 to make it easier to compare new vs old
This commit is contained in:
@@ -29,7 +29,7 @@ std::string ExplorationBehavior::toString() const
|
||||
return "Explore";
|
||||
}
|
||||
|
||||
Goals::TGoalVec ExplorationBehavior::decompose(const Nullkiller2 * ai) const
|
||||
Goals::TGoalVec ExplorationBehavior::decompose(const Nullkiller * ai) const
|
||||
{
|
||||
Goals::TGoalVec tasks;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user