Updating to newest Ghoul version

Reenabling default.scene as the default scene
This commit is contained in:
Alexander Bock
2016-06-22 15:30:16 +02:00
parent 5cc5f52abd
commit debe475647
2 changed files with 3 additions and 5 deletions

View File

@@ -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",