Added comment
This commit is contained in:
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user