15 lines
309 B
C#
15 lines
309 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class DJIFGKMJFBO
|
|
{
|
|
[ProtoMember(2)] public int AvatarType;
|
|
[ProtoMember(8)] public int Bepmagjiopb;
|
|
[ProtoMember(1)] public int Bngmjammdfk;
|
|
[ProtoMember(6)] public HealthBarInfo CurHealth;
|
|
[ProtoMember(10)] public int Sp;
|
|
}
|
|
|
|
}
|