Format Style Fixes
This commit is contained in:
@@ -4,8 +4,6 @@ namespace SPTarkov.Server.Core.Models.Eft.Bot;
|
||||
|
||||
public record RandomisedBotLevelResult
|
||||
{
|
||||
|
||||
|
||||
[JsonPropertyName("level")]
|
||||
public int? Level { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user