forked from Moux23333/FreeSR
13 lines
234 B
C#
13 lines
234 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class KLCBHIDBLOD
|
|
{
|
|
[ProtoMember(1)] public int Icjmgdiiijb;
|
|
[ProtoMember(15)] public List<int> Hlmkggdpnkc;
|
|
[ProtoMember(5)] public string Egillamnbii;
|
|
}
|
|
|
|
}
|