12 lines
189 B
C#
12 lines
189 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class IEELBNEGGHE
|
|
{
|
|
[ProtoMember(15)] public AvatarType AvatarType;
|
|
[ProtoMember(14)] public int Bepmagjiopb;
|
|
}
|
|
|
|
}
|