fork from 1.3
This commit is contained in:
15
FreeSR.Proto/JAAGOBKIDEL.cs
Normal file
15
FreeSR.Proto/JAAGOBKIDEL.cs
Normal file
@@ -0,0 +1,15 @@
|
||||
namespace FreeSR.Proto
|
||||
{
|
||||
using ProtoBuf;
|
||||
|
||||
[ProtoContract]
|
||||
public class JAAGOBKIDEL
|
||||
{
|
||||
[ProtoMember(4)] public int BaseAvatarId;
|
||||
[ProtoMember(2)] public int PlaneId;
|
||||
[ProtoMember(10)] public bool IsVirtual;
|
||||
[ProtoMember(13)] public int Retcode;
|
||||
[ProtoMember(9)] public bool Ickfpdhndhb;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user