forked from Moux23333/FreeSR
14 lines
263 B
C#
14 lines
263 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class OMJFFCFFLLM
|
|
{
|
|
[ProtoMember(7)] public int Idpejgnbfak;
|
|
[ProtoMember(3)] public int Level;
|
|
[ProtoMember(11)] public int WorldLevel;
|
|
[ProtoMember(10)] public bool Hbmmnjllohh;
|
|
}
|
|
|
|
}
|