forked from Moux23333/FreeSR
13 lines
187 B
C#
13 lines
187 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class HBFHCPFKOBD
|
||
|
{
|
||
|
[ProtoMember(15)] public int EntryId;
|
||
|
[ProtoMember(9)] public EntityMotion Nmcpakdhhhe;
|
||
|
}
|
||
|
|
||
|
}
|