forked from Moux23333/FreeSR
14 lines
224 B
C#
14 lines
224 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class DACBMPEOILE
|
||
|
{
|
||
|
[ProtoMember(9)] public int Oncdmpiklki;
|
||
|
[ProtoMember(5)] public int Fjgaeokpflk;
|
||
|
[ProtoMember(1)] public int Lmldeacdahh;
|
||
|
}
|
||
|
|
||
|
}
|