fork from 1.3
This commit is contained in:
14
FreeSR.Proto/BIJOKAOONKG.cs
Normal file
14
FreeSR.Proto/BIJOKAOONKG.cs
Normal file
@@ -0,0 +1,14 @@
|
||||
namespace FreeSR.Proto
|
||||
{
|
||||
using ProtoBuf;
|
||||
|
||||
[ProtoContract]
|
||||
public class BIJOKAOONKG
|
||||
{
|
||||
[ProtoMember(5)] public int Nhkoinkmpig;
|
||||
[ProtoMember(4)] public List<int> Ocnephipihe;
|
||||
[ProtoMember(9)] public int Retcode;
|
||||
[ProtoMember(15)] public List<int> Oolepgonikb;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user