Update Flag handling
Status now shows readable flag names Updated Power display Added more missing Journal events
This commit is contained in:
parent
2ac1a927ca
commit
d4f3476ad3
5 changed files with 116 additions and 33 deletions
|
|
@ -43,7 +43,7 @@ public class Scan : ScanBaryCentre
|
|||
}
|
||||
}
|
||||
Parent = ParentList.ToImmutableList();
|
||||
}
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// "Parents" object rearranged into more intuitive structure for ease of use.
|
||||
|
|
|
|||
Loading…
Reference in a new issue