diff --git a/ext/ghoul b/ext/ghoul index 53fe2859c3..9b822d0133 160000 --- a/ext/ghoul +++ b/ext/ghoul @@ -1 +1 @@ -Subproject commit 53fe2859c3b7f096d28367af9445eedb0f1bbd76 +Subproject commit 9b822d01339fcc216fb35582977b91ac85ff099a diff --git a/openspace.cfg b/openspace.cfg index 31150680ab..5f0ac5e37d 100644 --- a/openspace.cfg +++ b/openspace.cfg @@ -8,10 +8,8 @@ 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 = "${SCENE}/default-moon.scene", - -- Scene = "${SCENE}/default_nh.scene", - -- Scene = "${SCENE}/default.scene", - Scene = "${SCENE}/globebrowsing.scene", - -- Scene = "${SCENE}/default-modified.scene", + Scene = "${SCENE}/default.scene", + -- Scene = "${SCENE}/globebrowsing.scene", -- Scene = "${SCENE}/rosetta.scene", -- Scene = "${SCENE}/dawn.scene", -- Scene = "${SCENE}/newhorizons.scene",