14 lines
250 B
C#
14 lines
250 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class PropExtraInfo
|
||
|
{
|
||
|
[ProtoMember(14)] public IIGMNIMNODB RogueInfo;
|
||
|
[ProtoMember(7)] public PropAeonInfo AeonInfo;
|
||
|
[ProtoMember(2)] public HGLJFOPGHFA ChessRogueInfo;
|
||
|
}
|
||
|
|
||
|
}
|