add back jsonconverter
This commit is contained in:
@@ -194,6 +194,7 @@ public record ItemLocation
|
||||
}
|
||||
|
||||
[JsonPropertyName("r")]
|
||||
[JsonConverter(typeof(JsonStringEnumConverter))]
|
||||
public ItemRotation R
|
||||
{
|
||||
get;
|
||||
|
||||
Reference in New Issue
Block a user