mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 02:29:49 -06:00
Fix errors in the messenger profile
This commit is contained in:
@@ -136,7 +136,7 @@ local MessengerProbePanels = {
|
||||
GUI = {
|
||||
Name = "MessengerProbe Panels",
|
||||
Path = "/Solar System/Missions/Messenger",
|
||||
Focusable = false
|
||||
Focusable = false,
|
||||
Hidden = true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user