Added comment

This commit is contained in:
Chomp
2025-10-27 13:34:22 +00:00
parent 88037291d9
commit 17c8572bed
@@ -2929,6 +2929,9 @@ public record BTRSettings
public record BtrMapConfig
{
/// <summary>
/// Known values: Tarcola, Cleare, Dirt, HeavyDirt
/// </summary>
[JsonPropertyName("BtrSkin")]
public string BtrSkin { get; set; }