forked from Moux23333/FreeSR
15 lines
356 B
C#
15 lines
356 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class ArchiveData
|
|
{
|
|
[ProtoMember(12)] public List<LDGEAJNCJBE> Pnoaomfondp;
|
|
[ProtoMember(2)] public List<int> Aamgeecghpc;
|
|
[ProtoMember(5)] public List<int> Peafijnmikc;
|
|
[ProtoMember(10)] public List<int> Dbhijhcamgc;
|
|
[ProtoMember(1)] public List<ENJCBALEAJC> RelicList;
|
|
}
|
|
|
|
}
|