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

Method getGameLevelPathSkirmish

source/utils/ResourceManager.cpp:584–587  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

582}
583
584std::string ResourceManager::getGameLevelPathSkirmish() const
585{
586 return getGameDataPath() + "levels/skirmish/";
587}
588
589std::string ResourceManager::getGameLevelPathMultiplayer() const
590{

Callers 2

updateFilesListMethod · 0.80
updateFilesListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected