mirror of
https://github.com/vcmi/vcmi.git
synced 2025-05-13 22:06:58 +02:00
Fix build
This commit is contained in:
parent
b0cff23c37
commit
73ec53a9e0
@ -53,7 +53,7 @@ public:
|
||||
|
||||
protected:
|
||||
int getWeightedObjects(const int3& tile, CRandomGenerator& rand, IGameCallback * cb, std::list<rmg::Object>& allObjects, std::vector<std::pair<rmg::Object*, int3>>& weightedObjects);
|
||||
void ObstacleProxy::sortObstacles();
|
||||
void sortObstacles();
|
||||
|
||||
rmg::Area blockedArea;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user