Release 0.88

master
Kasi 2018-08-27 19:09:14 +01:00
parent da6f804414
commit 97a68304d1
2 changed files with 2 additions and 0 deletions

View File

@ -77,6 +77,8 @@ class Minimap
static bool WalkPath(const std::vector<Tile> Path, std::int32_t Distance, std::int32_t Random); static bool WalkPath(const std::vector<Tile> Path, std::int32_t Distance, std::int32_t Random);
static bool IsReachable(const Tile& T);
}; };
/** @} */ /** @} */

Binary file not shown.