diff --git a/data/assets/scene/solarsystem/missions/juno/juno.asset b/data/assets/scene/solarsystem/missions/juno/juno.asset index b502eecd39..3d09bcb458 100644 --- a/data/assets/scene/solarsystem/missions/juno/juno.asset +++ b/data/assets/scene/solarsystem/missions/juno/juno.asset @@ -1,5 +1,6 @@ asset.require("scene/solarsystem/missions/juno/mission") +asset.require("scene/solarsystem/planets/jupiter/layers/colorlayers/jupiter_video") local transforms = asset.require("scene/solarsystem/planets/jupiter/transforms") local sun = asset.require("scene/solarsystem/sun/sun") diff --git a/data/profiles/juice.profile b/data/profiles/juice.profile index a5cddb244e..b4c6b5a512 100644 --- a/data/profiles/juice.profile +++ b/data/profiles/juice.profile @@ -9,7 +9,8 @@ "scene/solarsystem/missions/juice/model", "scene/solarsystem/missions/juice/plane", "scene/solarsystem/missions/juice/trail", - "scene/solarsystem/planets/earth/earth" + "scene/solarsystem/planets/earth/earth", + "scene/solarsystem/planets/jupiter/layers/colorlayers/jupiter_video" ], "camera": { "altitude": 9220000000.0,