14 lines
277 B
C#
14 lines
277 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class LODDDCNMACL
|
|
{
|
|
[ProtoMember(11)] public int Faofhcdbeoa;
|
|
[ProtoMember(12)] public bool Plheikjbkkl;
|
|
[ProtoMember(1)] public int Retcode;
|
|
[ProtoMember(6)] public HeroBasicType CurBasicType;
|
|
}
|
|
|
|
}
|