Format Style Fixes
This commit is contained in:
@@ -5,8 +5,6 @@ namespace SPTarkov.Server.Core.Models.Spt.Bots;
|
||||
|
||||
public record ChooseRandomCompatibleModResult
|
||||
{
|
||||
|
||||
|
||||
[JsonPropertyName("incompatible")]
|
||||
public bool? Incompatible { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user