12 lines
188 B
C#
12 lines
188 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class BJFDIBLBFFK
|
|
{
|
|
[ProtoMember(3)] public AvatarType AvatarType;
|
|
[ProtoMember(13)] public int Bepmagjiopb;
|
|
}
|
|
|
|
}
|