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

15 lines
268 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class EAHGHPOPFHM
{
[ProtoMember(4)] public ItemList Reward;
[ProtoMember(3)] public int Coggpcmebje;
[ProtoMember(7)] public bool Fkpocgpomhi;
[ProtoMember(6)] public int Ggaiiehodoe;
}
}