1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-17 01:32:21 +02:00

Mine roads (#808)

* Create dirt roads to mines if there are no roads in a zone.
This commit is contained in:
DjWarmonger
2022-09-04 08:54:06 +02:00
committed by Andrii Danylchenko
parent 99a9680f62
commit f81d869b4a
7 changed files with 43 additions and 5 deletions

View File

@ -63,6 +63,8 @@ public:
void createDistancesPriorityQueue();
const rmg::Area & getVisitableArea() const;
std::vector<CGObjectInstance*> getMines() const;
protected:
//content info