12 lines
180 B
C#
12 lines
180 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class NMDGEFFPOKN
|
|
{
|
|
[ProtoMember(9)] public int Mkffcdjjajn;
|
|
[ProtoMember(5)] public int WorldLevel;
|
|
}
|
|
|
|
}
|