mirror of
https://git.neonteam.dev/amizing/FreeSR.git
synced 2025-03-12 03:36:21 -04:00
16 lines
321 B
C#
16 lines
321 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class AJDNJACLDPP
|
|
{
|
|
[ProtoMember(4)] public List<int> Pajhmpfbakm;
|
|
[ProtoMember(11)] public int Iomccaiabmi;
|
|
[ProtoMember(10)] public int Cfkhgpgpneb;
|
|
[ProtoMember(15)] public List<int> Imgjegikppd;
|
|
[ProtoMember(6)] public int Retcode;
|
|
}
|
|
|
|
}
|