Home
last modified time | relevance | path

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

/dports/games/opendungeons/OpenDungeons-0.7.1/source/creatureaction/
H A DCreatureActionDigTile.cpp98 static const double digCoefGold = ConfigManager::getSingleton().getDigCoefGold(); in handleDigTile()
/dports/games/opendungeons/OpenDungeons-0.7.1/source/utils/
H A DConfigManager.h144 inline double getDigCoefGold() const in getDigCoefGold() function