mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
@ -18,5 +18,6 @@ namespace IW4MAdmin.Plugins.Stats.Web.Dtos
|
||||
public int Deaths { get; set; }
|
||||
public int RatingChange { get; set; }
|
||||
public List<double> PerformanceHistory { get; set; }
|
||||
public List<ServerInfo> Servers { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user