Home
last modified time | relevance | path

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

/dports/games/opendungeons/OpenDungeons-0.7.1/source/utils/
H A DConfigManager.h160 { return mMasterServerUrl; } in getMasterServerUrl()
311 std::string mMasterServerUrl; variable
H A DConfigManager.cpp610 configFile >> mMasterServerUrl; in loadGlobalGameConfig()