Add player onboarding and tactical viewer updates
This commit is contained in:
@@ -249,7 +249,10 @@ public sealed record PlayerAlertSnapshot(
|
||||
public sealed record PlayerFactionSnapshot(
|
||||
string Id,
|
||||
string Label,
|
||||
string? PersonaName,
|
||||
string? RaceId,
|
||||
string SovereignFactionId,
|
||||
bool RequiresOnboarding,
|
||||
string Status,
|
||||
DateTimeOffset CreatedAtUtc,
|
||||
DateTimeOffset UpdatedAtUtc,
|
||||
|
||||
Reference in New Issue
Block a user