13 lines
190 B
C#
13 lines
190 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class CPJAGOHDFBA
|
||
|
{
|
||
|
[ProtoMember(3)] public BlackInfo BlackInfo;
|
||
|
[ProtoMember(8)] public KickType Ekjgfhiiefa;
|
||
|
}
|
||
|
|
||
|
}
|