From b31ac2d345e0fbab7d9f692682964b280cb4f3e4 Mon Sep 17 00:00:00 2001 From: kaetemi Date: Thu, 6 Feb 2014 21:32:48 +0100 Subject: [PATCH] Add pacs_prim to indoors ig_light lookup directories --- workspace/continents/indoors/properties_base.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/workspace/continents/indoors/properties_base.cfg b/workspace/continents/indoors/properties_base.cfg index 468e8ed..5cbc2d8 100644 --- a/workspace/continents/indoors/properties_base.cfg +++ b/workspace/continents/indoors/properties_base.cfg @@ -31,14 +31,17 @@ search_pathes = "%ExportBuildDirectory%/ecosystems/desert/shape_with_coarse_mesh", // Shape directory "%ExportBuildDirectory%/ecosystems/desert/map_export", // Map directory "%ExportBuildDirectory%/ecosystems/desert/map_uncompressed", // Map directory + "%ExportBuildDirectory%/ecosystems/desert/pacs_prim", // PACS PRIM "%ExportBuildDirectory%/ecosystems/jungle/shape_clodtex_build", // Shape directory "%ExportBuildDirectory%/ecosystems/jungle/shape_with_coarse_mesh", // Shape directory "%ExportBuildDirectory%/ecosystems/jungle/map_export", // Map directory "%ExportBuildDirectory%/ecosystems/jungle/map_uncompressed", // Map directory + "%ExportBuildDirectory%/ecosystems/jungle/pacs_prim", // PACS PRIM "%ExportBuildDirectory%/ecosystems/lacustre/shape_clodtex_build", // Shape directory "%ExportBuildDirectory%/ecosystems/lacustre/shape_with_coarse_mesh", // Shape directory "%ExportBuildDirectory%/ecosystems/lacustre/map_export", // Map directory "%ExportBuildDirectory%/ecosystems/lacustre/map_uncompressed", // Map directory + "%ExportBuildDirectory%/ecosystems/lacustre/pacs_prim", // PACS PRIM "%ExportBuildDirectory%/continents/%ContinentName%/ig_land", // Instance group directory "%ExportBuildDirectory%/continents/%ContinentName%/ig_other", // Instance group directory "%ExportBuildDirectory%/continents/%ContinentName%/shape_clodtex_build", // Shape directory