mirror of
https://git.neonteam.dev/amizing/FreeSR.git
synced 2025-03-12 03:36:21 -04:00
16 lines
320 B
C#
16 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;
|
|
}
|
|
|
|
}
|