forked from Moux23333/FreeSR
14 lines
234 B
C#
14 lines
234 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class KBAKNOIIMPE
|
||
|
{
|
||
|
[ProtoMember(11)] public int Apeddlgdikb;
|
||
|
[ProtoMember(1)] public MPCDPLIKLBL Hgaimgmmhjb;
|
||
|
[ProtoMember(12)] public int Mfbiholpfgf;
|
||
|
}
|
||
|
|
||
|
}
|