2
0
mirror of https://github.com/9ParsonsB/Pulsar.git synced 2025-07-01 08:23:42 -04:00

Update Flag handling

Status now shows readable flag names
Updated Power display
Added more missing Journal events
This commit is contained in:
2024-05-16 23:39:16 +10:00
parent 2ac1a927ca
commit d4f3476ad3
5 changed files with 116 additions and 33 deletions

View File

@ -43,7 +43,7 @@ public class Scan : ScanBaryCentre
}
}
Parent = ParentList.ToImmutableList();
}
}
}
/// <summary>
/// "Parents" object rearranged into more intuitive structure for ease of use.