forked from Moux23333/FreeSR
20 lines
475 B
C#
20 lines
475 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class LCEHIJNBLIE
|
||
|
{
|
||
|
[ProtoMember(1)] public int Uid;
|
||
|
[ProtoMember(2)] public int MonsterId;
|
||
|
[ProtoMember(3)] public int Lchhibcnmfp;
|
||
|
[ProtoMember(4)] public int WorldLevel;
|
||
|
[ProtoMember(5)] public int Ljjldbmbgfl;
|
||
|
[ProtoMember(6)] public int LeftHp;
|
||
|
[ProtoMember(7)] public int Mnbmbjagbgg;
|
||
|
[ProtoMember(8)] public EIEADMNLIPC Peflacjpifl;
|
||
|
[ProtoMember(9)] public bool Kdbfflmkidd;
|
||
|
}
|
||
|
|
||
|
}
|