14 lines
266 B
C#
14 lines
266 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class GachaItem
|
|
{
|
|
[ProtoMember(15)] public ItemList Kiaafkjbpag;
|
|
[ProtoMember(7)] public Item Item;
|
|
[ProtoMember(4)] public ItemList Dpjjnjflnjm;
|
|
[ProtoMember(11)] public bool IsNew;
|
|
}
|
|
|
|
}
|