This commit is contained in:
Chomp
2025-08-21 14:43:02 +01:00
parent a0ce834b29
commit b2b1f18f73
@@ -1483,7 +1483,7 @@ public record Props
public double? MinTimeToContactExplode { get; set; }
[JsonPropertyName("PlayFuzeSound")]
public bool MinTimeToCPlayFuzeSoundontactExplode { get; set; }
public bool PlayFuzeSound { get; set; }
[JsonPropertyName("ExplosionEffectType")]
public string? ExplosionEffectType { get; set; }