forked from Moux23333/FreeSR
15 lines
320 B
C#
15 lines
320 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class BOOFGEGBLDP
|
|
{
|
|
[ProtoMember(1)] public int Icjgeajaigh;
|
|
[ProtoMember(13)] public AvatarType Fnemkmjdomi;
|
|
[ProtoMember(11)] public int BaseAvatarId;
|
|
[ProtoMember(7)] public int Bdjkkfepden;
|
|
[ProtoMember(8)] public int Jbjdbblpfpi;
|
|
}
|
|
|
|
}
|