Fix serialization of BodyPartColliderType
This commit is contained in:
@@ -1413,6 +1413,7 @@ public record DamageData
|
||||
set;
|
||||
}
|
||||
|
||||
[JsonConverter(typeof(JsonStringEnumConverter))]
|
||||
public BodyPartColliderType BodyPartColliderType
|
||||
{
|
||||
get;
|
||||
|
||||
Reference in New Issue
Block a user