mirror of
https://git.neonteam.dev/amizing/FreeSR.git
synced 2025-03-12 03:36:21 -04:00
15 lines
271 B
C#
15 lines
271 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class LGPFHPGAHBE
|
|
{
|
|
[ProtoMember(10)] public List<int> Fkfjeognfcf;
|
|
[ProtoMember(1)] public ItemList Reward;
|
|
[ProtoMember(15)] public int Coggpcmebje;
|
|
[ProtoMember(2)] public int Retcode;
|
|
}
|
|
|
|
}
|