13 lines
232 B
C#
13 lines
232 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class HMGCMPCMCMD
|
|
{
|
|
[ProtoMember(5)] public bool Cigadgojggg;
|
|
[ProtoMember(15)] public int Ocgabcmcpkf;
|
|
[ProtoMember(7)] public List<int> Ldicocljpea;
|
|
}
|
|
|
|
}
|