From 39a995fbe426f01a0284779ebef5c44f0e286158 Mon Sep 17 00:00:00 2001 From: Emma Broman Date: Thu, 23 Jan 2020 11:16:27 -0500 Subject: [PATCH] Use test scene instead of default --- openspace.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openspace.cfg b/openspace.cfg index 1008543f5f..c808b328c2 100644 --- a/openspace.cfg +++ b/openspace.cfg @@ -44,9 +44,9 @@ SGCTConfig = sgct.config.single{} -- of all entities that will be visible during an instance of OpenSpace -- Scene used for testing camera paths (we can add what we want!) --- Asset = "camera_paths_test" +Asset = "camera_paths_test" -Asset = "default" +-- Asset = "default" -- Asset = "default_full" -- Asset = "newhorizons" -- Asset = "rosetta"