mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Nullkiller: initial cleanup of unused code
This commit is contained in:
committed by
Andrii Danylchenko
parent
5344df51c6
commit
af0dcf97c4
@@ -56,6 +56,8 @@ Goals::TGoalVec GatherArmyBehavior::getTasks()
|
||||
{
|
||||
vstd::concatenate(tasks, upgradeArmy(town));
|
||||
}
|
||||
|
||||
return tasks;
|
||||
}
|
||||
|
||||
Goals::TGoalVec GatherArmyBehavior::deliverArmyToHero(const CGHeroInstance * hero) const
|
||||
|
||||
Reference in New Issue
Block a user