Files
FreeSR/FreeSR.Proto/DJIFGKMJFBO.cs
2024-01-27 21:06:07 +08:00

16 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;
}
}