fix config data paths

This commit is contained in:
2026-04-29 21:32:32 +02:00
parent f37ed0507c
commit 7e0104e9b8
22 changed files with 14 additions and 13 deletions

View File

@@ -64,7 +64,7 @@ private:
TEST_CASE("ConfigLoader loads the committed bin/config/ configs end-to-end", "[config]")
{
const std::string configDir = DOTA_FACTORY_CONFIG_DIR;
const std::string configDir = CONFIG_DIR;
const GameConfig cfg = ConfigLoader::loadFromDirectory(configDir);
// world.toml