changed default scene

This commit is contained in:
Joakim Kilby
2015-06-16 08:04:38 +02:00
parent 61934f824b
commit 52161cbe41
+1 -1
View File
@@ -7,7 +7,7 @@ return {
-- 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
Scene = "${OPENSPACE_DATA}/scene/default_nh.scene",
Scene = "${OPENSPACE_DATA}/scene/default.scene",
Paths = {
SGCT = "${BASE_PATH}/config/sgct",