change back to number as per live data

This commit is contained in:
CWX
2025-05-03 13:05:07 +01:00
parent cf287b846f
commit bf94786f77
@@ -194,7 +194,6 @@ public record ItemLocation
}
[JsonPropertyName("r")]
[JsonConverter(typeof(JsonStringEnumConverter))]
public ItemRotation R
{
get;