MCPcopy Create free account
hub / github.com/OpenDungeons/OpenDungeons / getDigCoefGold

Method getDigCoefGold

source/utils/ConfigManager.h:144–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 { return mClaimingWallPenalty; }
143
144 inline double getDigCoefGold() const
145 { return mDigCoefGold; }
146
147 inline double getDigCoefGem() const
148 { return mDigCoefGem; }

Callers 1

handleDigTileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected