mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-13 06:54:54 +01:00
fix for 1.31.0
This commit is contained in:
@@ -231,6 +231,7 @@ namespace AscNet.Common.MsgPack
|
||||
public long Level { get; set; }
|
||||
public string Sign { get; set; }
|
||||
public long DisplayCharId { get; set; }
|
||||
public List<long> DisplayCharIdList { get; set; } = new();
|
||||
public Birthday? Birthday { get; set; }
|
||||
public long HonorLevel { get; set; }
|
||||
public string ServerId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user