mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-12-17 21:14:58 +01:00
WIP: observatory UI overhaul
This commit is contained in:
@@ -16,6 +16,10 @@ namespace Observatory.Explorer
|
||||
|
||||
bool isRing = scan.BodyName.Contains("Ring");
|
||||
|
||||
#if DEBUG
|
||||
// results.Add("Test Scan Event", "Test Detail");
|
||||
#endif
|
||||
|
||||
#region Landable Checks
|
||||
if (scan.Landable)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user