forked from Moux23333/FreeSR
16 lines
326 B
C#
16 lines
326 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class BDGEBJPBIBD
|
||
|
{
|
||
|
[ProtoMember(15)] public int Dmklambobef;
|
||
|
[ProtoMember(8)] public int Kabbekaijgi;
|
||
|
[ProtoMember(10)] public int Kahpoedlbie;
|
||
|
[ProtoMember(2)] public List<LBCOCLCFOFL> Clnjfbblkcb;
|
||
|
[ProtoMember(7)] public int Ihhjiggljdm;
|
||
|
}
|
||
|
|
||
|
}
|