Fix serialization of BodyPartColliderType

This commit is contained in:
CWX
2025-04-15 15:29:45 +01:00
parent f2ad4c28cc
commit 3ba0f5f92c
@@ -1413,6 +1413,7 @@ public record DamageData
set;
}
[JsonConverter(typeof(JsonStringEnumConverter))]
public BodyPartColliderType BodyPartColliderType
{
get;