mirror of
https://git.neonteam.dev/amizing/FreeSR.git
synced 2025-03-12 03:36:21 -04:00
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;
|
|
}
|
|
|
|
}
|