Add DisplayFaction details to the replay metadata.

This commit is contained in:
Paul Chote
2020-11-29 18:00:15 +00:00
committed by reaperrr
parent 7a256dcafa
commit 6606d7dd93
3 changed files with 9 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ namespace OpenRA
public readonly Shroud Shroud;
public readonly FrozenActorLayer FrozenActorLayer;
/// <summary>The faction (including Random, etc) that was selected in the lobby.</summary>
/// <summary>The faction (including Random, etc.) that was selected in the lobby.</summary>
public readonly FactionInfo DisplayFaction;
/// <summary>The spawn point index that was assigned for client-based players.</summary>