Must serialise property into profile for player offers
This commit is contained in:
@@ -93,7 +93,6 @@ public record RagfairOffer
|
||||
/// <summary>
|
||||
/// SPT property - offer made by player
|
||||
/// </summary>
|
||||
[JsonIgnore]
|
||||
public OfferCreator? CreatedBy { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user