Update openspace config and mod files for osirisrex

This commit is contained in:
Kalle Bladin
2016-09-13 12:27:50 -04:00
parent be8f7bf541
commit 0442046262
2 changed files with 2 additions and 12 deletions
@@ -116,11 +116,6 @@ return {
Body = "OSIRIS-REX",
Frame = "ORX_OCAMS_POLYCAM",
RGB = { 0.8, 0.7, 0.7 },
Textures = {
Type = "simple",
Color = "textures/glare_blue.png",
-- need to add different texture
},
Instrument = {
Name = "ORX_OCAMS_POLYCAM",
Method = "ELLIPSOID",
@@ -140,11 +135,6 @@ return {
Body = "OSIRIS-REX",
Frame = "ORX_REXIS",
RGB = { 0.8, 0.7, 0.7 },
Textures = {
Type = "simple",
Color = "textures/glare_blue.png",
-- need to add different texture
},
Instrument = {
Name = "ORX_REXIS",
Method = "ELLIPSOID",