More features
This commit is contained in:
@@ -6,5 +6,5 @@ namespace SVSim.EmulatedEntrypoint.Models.Dtos;
|
||||
public class EmblemIdentifier
|
||||
{
|
||||
[Key("emblem_id")]
|
||||
public int EmblemId { get; set; }
|
||||
public long EmblemId { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user