forked from Moux23333/FreeSR
13 lines
222 B
C#
13 lines
222 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class CEACGMOOMJI
|
|
{
|
|
[ProtoMember(1)] public bool Plheikjbkkl;
|
|
[ProtoMember(11)] public int Retcode;
|
|
[ProtoMember(7)] public int Faofhcdbeoa;
|
|
}
|
|
|
|
}
|