1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

CPathfinder: move flying into options and add walk on sea

This commit is contained in:
ArseniyShestakov
2015-10-12 19:03:08 +03:00
parent 41c4323818
commit 9954dfb33a
2 changed files with 8 additions and 3 deletions

View File

@@ -281,6 +281,8 @@ class CPathfinder : private CGameInfoCallback
private:
enum class EOptions
{
FLYING,
WALKING_ON_SEA,
EMBARK_AND_DISEMBARK,
TELEPORT_TWO_WAY, // Two-way monoliths and Subterranean Gate
TELEPORT_ONE_WAY, // One-way monoliths with one known exit only