Modified config file to use test profile instead of scene

This commit is contained in:
Gene Payne
2019-10-22 16:29:00 -06:00
committed by GitHub
parent fbaeda1031
commit f20645d24a

View File

@@ -42,8 +42,8 @@ SGCTConfig = sgct.config.single{}
-- Sets the scene that is to be loaded by OpenSpace. A scene file is a description
-- of all entities that will be visible during an instance of OpenSpace
Asset = "default"
Profile = "newhorizons"
-- Asset = "default"
-- Asset = "default_full"
-- Asset = "newhorizons"
-- Asset = "rosetta"