forked from Moux23333/FreeSR
17 lines
393 B
C#
17 lines
393 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class GetPlayerBoardDataScRsp
|
||
|
{
|
||
|
[ProtoMember(11)] public int CurrentHeadIconId;
|
||
|
[ProtoMember(5)] public IBJIMFINMAL Biogkkgoolb;
|
||
|
[ProtoMember(10)] public int Retcode;
|
||
|
[ProtoMember(8)] public List<HNDHLMGABMM> Onaghmkjfgh;
|
||
|
[ProtoMember(12)] public string Signature;
|
||
|
[ProtoMember(9)] public int Ibijadebloh;
|
||
|
}
|
||
|
|
||
|
}
|