14 lines
276 B
C#
14 lines
276 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class CPCOLCPPCED
|
|
{
|
|
[ProtoMember(5)] public int Oonklicoeai;
|
|
[ProtoMember(14)] public bool Paocdgiokjo;
|
|
[ProtoMember(13)] public List<int> Lghpkcncocn;
|
|
[ProtoMember(4)] public int Lpicbemjajk;
|
|
}
|
|
|
|
}
|