mirror of
https://github.com/SoDOff-Project/sodoff.git
synced 2025-11-27 10:06:53 -08:00
Update Viking.cs
This commit is contained in:
parent
c3ccccf044
commit
1d1a599079
@ -43,4 +43,5 @@ public class Viking {
|
||||
public DateTime? CreationDate { get; set; }
|
||||
public DateTime? BirthDate { get; set; }
|
||||
public Gender? Gender { get; set; }
|
||||
public uint? GameVersion { get; set; }
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user