More features
This commit is contained in:
@@ -20,7 +20,7 @@ public class UserRankInfo
|
||||
[Key("is_master_rank")]
|
||||
public int IsMasterRank { get; set; }
|
||||
[Key("is_grand_master_rank")]
|
||||
public bool IsGrandMasterRank { get; set; }
|
||||
public int IsGrandMasterRank { get; set; }
|
||||
[Key("master_point")]
|
||||
public int MasterPoints { get; set; }
|
||||
[Key("period_grand_master_point")]
|
||||
|
||||
Reference in New Issue
Block a user