13 lines
222 B
C#
13 lines
222 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class KCDANIHELBF
|
|
{
|
|
[ProtoMember(1)] public int Olamoceemmd;
|
|
[ProtoMember(12)] public int GroupId;
|
|
[ProtoMember(13)] public int Eelilnfjfeh;
|
|
}
|
|
|
|
}
|