Files
FreeSR/FreeSR.Proto/ClientTurnSnapshot.cs
2024-01-27 21:06:07 +08:00

14 lines
248 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class ClientTurnSnapshot
{
[ProtoMember(1)] public int Dajijcihlbe;
[ProtoMember(2)] public NOFGECHNBBK Status;
[ProtoMember(3)] public List<AJPPPGNDGKD> Knhhidggjgf;
}
}