mirror of
https://git.neonteam.dev/amizing/FreeSR.git
synced 2025-03-12 03:36:21 -04:00
17 lines
370 B
C#
17 lines
370 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class LMEFLIACBNM
|
|
{
|
|
[ProtoMember(8)] public int Acpoibnkdpm;
|
|
[ProtoMember(13)] public int Glpnmkdepnh;
|
|
[ProtoMember(7)] public int Eppbolmbcec;
|
|
[ProtoMember(15)] public int Nekekpbclpa;
|
|
[ProtoMember(6)] public List<NGIAJIOMAON> Hdkiciajkgk;
|
|
[ProtoMember(12)] public int Jobdjkiiopf;
|
|
}
|
|
|
|
}
|