13 lines
226 B
C#
13 lines
226 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class PHFILABAMBF
|
|
{
|
|
[ProtoMember(8)] public int Bhmepipkegg;
|
|
[ProtoMember(7)] public AlleyState State;
|
|
[ProtoMember(15)] public int Malnbhckeni;
|
|
}
|
|
|
|
}
|