Add player onboarding and tactical viewer updates
This commit is contained in:
@@ -12,7 +12,10 @@ public sealed class PlayerFactionProjectionService
|
||||
return new PlayerFactionSnapshot(
|
||||
player.Id,
|
||||
player.Label,
|
||||
player.PersonaName,
|
||||
player.RaceId,
|
||||
player.SovereignFactionId,
|
||||
player.RequiresOnboarding,
|
||||
player.Status,
|
||||
player.CreatedAtUtc,
|
||||
player.UpdatedAtUtc,
|
||||
|
||||
Reference in New Issue
Block a user