fork from 1.3
This commit is contained in:
14
FreeSR.Proto/CBIEKEKCKAN.cs
Normal file
14
FreeSR.Proto/CBIEKEKCKAN.cs
Normal file
@@ -0,0 +1,14 @@
|
||||
namespace FreeSR.Proto
|
||||
{
|
||||
using ProtoBuf;
|
||||
|
||||
[ProtoContract]
|
||||
public class CBIEKEKCKAN
|
||||
{
|
||||
[ProtoMember(13)] public int Retcode;
|
||||
[ProtoMember(8)] public int Kfcncdgfbdc;
|
||||
[ProtoMember(3)] public ItemList Reward;
|
||||
[ProtoMember(14)] public int GroupId;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user