forked from Moux23333/FreeSR
14 lines
274 B
C#
14 lines
274 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class GDNNODDEOGK
|
|
{
|
|
[ProtoMember(1)] public bool Dfamapgfigg;
|
|
[ProtoMember(2)] public List<int> Gogackiaggm;
|
|
[ProtoMember(3)] public int Kekdiegmjia;
|
|
[ProtoMember(4)] public int Pjdnelndlcn;
|
|
}
|
|
|
|
}
|