Home
last modified time | relevance | path

Searched refs:basicCost2 (Results 1 – 1 of 1) sorted by relevance

/dports/games/manaplus/manaplus-2.1.3.17/src/resources/map/
H A Dmap.cpp871 const int basicCost2 = 100 * 362 / 256; in findPath() local
979 ? basicCost : basicCost2); in findPath()