mirror of
https://git.neonteam.dev/amizing/FreeSR.git
synced 2025-03-12 03:36:21 -04:00
16 lines
355 B
C#
16 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;
|
|
}
|
|
|
|
}
|