forked from Moux23333/FreeSR
14 lines
261 B
C#
14 lines
261 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class IHIBDOIFOPM
|
|
{
|
|
[ProtoMember(7)] public int Nlijdhkhjla;
|
|
[ProtoMember(4)] public int Uid;
|
|
[ProtoMember(11)] public int Nlkoikdbkbk;
|
|
[ProtoMember(14)] public int Gigdopnppgd;
|
|
}
|
|
|
|
}
|