stich fleet loading together
This commit is contained in:
@ -74,6 +74,14 @@ public class Fleet
|
||||
|
||||
#endregion
|
||||
|
||||
#region
|
||||
|
||||
public string TrueDestination { get; set; } = String.Empty;
|
||||
|
||||
public string ShipTypeGuess { get; set; } = String.Empty;
|
||||
|
||||
#endregion
|
||||
|
||||
#region Relationships
|
||||
|
||||
public Race? Owner { get; set; }
|
||||
|
Reference in New Issue
Block a user