forked from Moux23333/FreeSR
14 lines
291 B
C#
14 lines
291 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class ALFLFNGDIOA
|
|
{
|
|
[ProtoMember(1)] public List<int> Ghnidhhihpb;
|
|
[ProtoMember(2)] public List<int> Lmlgkijggoh;
|
|
[ProtoMember(3)] public List<int> Occhoglonkb;
|
|
[ProtoMember(4)] public List<int> Fojpncakbca;
|
|
}
|
|
|
|
}
|