forked from Moux23333/FreeSR
13 lines
245 B
C#
13 lines
245 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class DLFAKBLEJPH
|
|
{
|
|
[ProtoMember(11)] public int Aimgnolpaib;
|
|
[ProtoMember(3)] public GameplayCounterUpdateReason Reason;
|
|
[ProtoMember(13)] public int Papjdaiadbn;
|
|
}
|
|
|
|
}
|