forked from Moux23333/FreeSR
15 lines
263 B
C#
15 lines
263 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class BBINOHBPJCK
|
||
|
{
|
||
|
[ProtoMember(9)] public int Retcode;
|
||
|
[ProtoMember(12)] public int Uid;
|
||
|
[ProtoMember(3)] public EIEADMNLIPC Peflacjpifl;
|
||
|
[ProtoMember(10)] public int MonsterId;
|
||
|
}
|
||
|
|
||
|
}
|