forked from Moux23333/FreeSR
15 lines
355 B
C#
15 lines
355 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class FDICLHEFEAH
|
|
{
|
|
[ProtoMember(6)] public bool Kbpkohelhnj;
|
|
[ProtoMember(2)] public int Pakbblnhlgd;
|
|
[ProtoMember(10)] public List<KBIBEPMECDL> Jipgbkadfko;
|
|
[ProtoMember(5)] public List<KBIBEPMECDL> Jkhfoaeagjp;
|
|
[ProtoMember(15)] public List<IFAOEFDIFDD> Ikibbicppmi;
|
|
}
|
|
|
|
}
|