mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-25 14:29:03 -06:00
Fix correct Radii for Bianca moon of Uranus
This commit is contained in:
committed by
Alexander Bock
parent
99714c14fc
commit
c8753faee1
@@ -59,7 +59,7 @@ local innerMoons = {
|
||||
Spice = parentSpice
|
||||
},
|
||||
Spice = "BIANCA",
|
||||
Radii = { 51000, 51000, 51000 },
|
||||
Radii = { 64000, 46000, 46000 },
|
||||
Tags = tags,
|
||||
TrailTags = trailTags,
|
||||
GUI = {
|
||||
|
||||
Reference in New Issue
Block a user