mirror of
https://git.neonteam.dev/amizing/FreeSR.git
synced 2025-03-12 03:36:21 -04:00
20 lines
490 B
C#
20 lines
490 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class DMKLNBKFKNL
|
|
{
|
|
[ProtoMember(14)] public int Ildofpdcmem;
|
|
[ProtoMember(10)] public string Dhgdkmpefng;
|
|
[ProtoMember(6)] public string Pmlgnlpnoji;
|
|
[ProtoMember(12)] public int Ocfamnohmhn;
|
|
[ProtoMember(2)] public int EndTime;
|
|
[ProtoMember(11)] public string Eigbemkkgch;
|
|
[ProtoMember(1)] public bool Nohkooagapd;
|
|
[ProtoMember(8)] public int BeginTime;
|
|
[ProtoMember(7)] public int Lchhibcnmfp;
|
|
}
|
|
|
|
}
|