13 lines
221 B
C#
13 lines
221 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class CMFDAFBBIEK
|
|
{
|
|
[ProtoMember(15)] public int Mfbgpojmjfa;
|
|
[ProtoMember(9)] public ItemList Reward;
|
|
[ProtoMember(6)] public int Retcode;
|
|
}
|
|
|
|
}
|