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