Files
DanhengServer-OpenSource/Proto/RogueMagicCurInfo.cs
StopWuyu 5382b58874 Pam Skin
2024-10-27 15:47:59 +08:00

578 lines
22 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: RogueMagicCurInfo.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from RogueMagicCurInfo.proto</summary>
public static partial class RogueMagicCurInfoReflection {
#region Descriptor
/// <summary>File descriptor for RogueMagicCurInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static RogueMagicCurInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChdSb2d1ZU1hZ2ljQ3VySW5mby5wcm90bxocUm9ndWVNYWdpY0dhbWVJdGVt",
"SW5mby5wcm90bxoaUm9ndWVUb3VybkxpbmV1cEluZm8ucHJvdG8aHVJvZ3Vl",
"TWFnaWNHYW1lTGV2ZWxJbmZvLnByb3RvGhhSb2d1ZUdhbWVJdGVtVmFsdWUu",
"cHJvdG8aEUNKT0lFQ05LRUdELnByb3RvGhtDaGVzc1JvZ3VlTWlyYWNsZUlu",
"Zm8ucHJvdG8aG1JvZ3VlVG91cm5DdXJBcmVhSW5mby5wcm90bxoiUm9ndWVN",
"YWdpY0dhbWVEaWZmaWN1bHR5SW5mby5wcm90byLzAgoRUm9ndWVNYWdpY0N1",
"ckluZm8SJQoGbGluZXVwGA4gASgLMhUuUm9ndWVUb3VybkxpbmV1cEluZm8S",
"IQoLSUdHTkdKR1BDTEsYBCABKAsyDC5DSk9JRUNOS0VHRBInCgVsZXZlbBgL",
"IAEoCzIYLlJvZ3VlTWFnaWNHYW1lTGV2ZWxJbmZvEicKCml0ZW1fdmFsdWUY",
"BiABKAsyEy5Sb2d1ZUdhbWVJdGVtVmFsdWUSKgoKYmFzaWNfaW5mbxgKIAEo",
"CzIWLlJvZ3VlVG91cm5DdXJBcmVhSW5mbxIrCgptYWdpY19pdGVtGAggASgL",
"MhcuUm9ndWVNYWdpY0dhbWVJdGVtSW5mbxIsCgxtaXJhY2xlX2luZm8YDyAB",
"KAsyFi5DaGVzc1JvZ3VlTWlyYWNsZUluZm8SOwoUZ2FtZV9kaWZmaWN1bHR5",
"X2luZm8YDCABKAsyHS5Sb2d1ZU1hZ2ljR2FtZURpZmZpY3VsdHlJbmZvQh6q",
"AhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueMagicGameItemInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueTournLineupInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueMagicGameLevelInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueGameItemValueReflection.Descriptor, global::EggLink.DanhengServer.Proto.CJOIECNKEGDReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueTournCurAreaInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueMagicGameDifficultyInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RogueMagicCurInfo), global::EggLink.DanhengServer.Proto.RogueMagicCurInfo.Parser, new[]{ "Lineup", "IGGNGJGPCLK", "Level", "ItemValue", "BasicInfo", "MagicItem", "MiracleInfo", "GameDifficultyInfo" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class RogueMagicCurInfo : pb::IMessage<RogueMagicCurInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<RogueMagicCurInfo> _parser = new pb::MessageParser<RogueMagicCurInfo>(() => new RogueMagicCurInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<RogueMagicCurInfo> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.RogueMagicCurInfoReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueMagicCurInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueMagicCurInfo(RogueMagicCurInfo other) : this() {
lineup_ = other.lineup_ != null ? other.lineup_.Clone() : null;
iGGNGJGPCLK_ = other.iGGNGJGPCLK_ != null ? other.iGGNGJGPCLK_.Clone() : null;
level_ = other.level_ != null ? other.level_.Clone() : null;
itemValue_ = other.itemValue_ != null ? other.itemValue_.Clone() : null;
basicInfo_ = other.basicInfo_ != null ? other.basicInfo_.Clone() : null;
magicItem_ = other.magicItem_ != null ? other.magicItem_.Clone() : null;
miracleInfo_ = other.miracleInfo_ != null ? other.miracleInfo_.Clone() : null;
gameDifficultyInfo_ = other.gameDifficultyInfo_ != null ? other.gameDifficultyInfo_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueMagicCurInfo Clone() {
return new RogueMagicCurInfo(this);
}
/// <summary>Field number for the "lineup" field.</summary>
public const int LineupFieldNumber = 14;
private global::EggLink.DanhengServer.Proto.RogueTournLineupInfo lineup_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueTournLineupInfo Lineup {
get { return lineup_; }
set {
lineup_ = value;
}
}
/// <summary>Field number for the "IGGNGJGPCLK" field.</summary>
public const int IGGNGJGPCLKFieldNumber = 4;
private global::EggLink.DanhengServer.Proto.CJOIECNKEGD iGGNGJGPCLK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.CJOIECNKEGD IGGNGJGPCLK {
get { return iGGNGJGPCLK_; }
set {
iGGNGJGPCLK_ = value;
}
}
/// <summary>Field number for the "level" field.</summary>
public const int LevelFieldNumber = 11;
private global::EggLink.DanhengServer.Proto.RogueMagicGameLevelInfo level_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueMagicGameLevelInfo Level {
get { return level_; }
set {
level_ = value;
}
}
/// <summary>Field number for the "item_value" field.</summary>
public const int ItemValueFieldNumber = 6;
private global::EggLink.DanhengServer.Proto.RogueGameItemValue itemValue_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueGameItemValue ItemValue {
get { return itemValue_; }
set {
itemValue_ = value;
}
}
/// <summary>Field number for the "basic_info" field.</summary>
public const int BasicInfoFieldNumber = 10;
private global::EggLink.DanhengServer.Proto.RogueTournCurAreaInfo basicInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueTournCurAreaInfo BasicInfo {
get { return basicInfo_; }
set {
basicInfo_ = value;
}
}
/// <summary>Field number for the "magic_item" field.</summary>
public const int MagicItemFieldNumber = 8;
private global::EggLink.DanhengServer.Proto.RogueMagicGameItemInfo magicItem_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueMagicGameItemInfo MagicItem {
get { return magicItem_; }
set {
magicItem_ = value;
}
}
/// <summary>Field number for the "miracle_info" field.</summary>
public const int MiracleInfoFieldNumber = 15;
private global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo miracleInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo MiracleInfo {
get { return miracleInfo_; }
set {
miracleInfo_ = value;
}
}
/// <summary>Field number for the "game_difficulty_info" field.</summary>
public const int GameDifficultyInfoFieldNumber = 12;
private global::EggLink.DanhengServer.Proto.RogueMagicGameDifficultyInfo gameDifficultyInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueMagicGameDifficultyInfo GameDifficultyInfo {
get { return gameDifficultyInfo_; }
set {
gameDifficultyInfo_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as RogueMagicCurInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(RogueMagicCurInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(Lineup, other.Lineup)) return false;
if (!object.Equals(IGGNGJGPCLK, other.IGGNGJGPCLK)) return false;
if (!object.Equals(Level, other.Level)) return false;
if (!object.Equals(ItemValue, other.ItemValue)) return false;
if (!object.Equals(BasicInfo, other.BasicInfo)) return false;
if (!object.Equals(MagicItem, other.MagicItem)) return false;
if (!object.Equals(MiracleInfo, other.MiracleInfo)) return false;
if (!object.Equals(GameDifficultyInfo, other.GameDifficultyInfo)) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (lineup_ != null) hash ^= Lineup.GetHashCode();
if (iGGNGJGPCLK_ != null) hash ^= IGGNGJGPCLK.GetHashCode();
if (level_ != null) hash ^= Level.GetHashCode();
if (itemValue_ != null) hash ^= ItemValue.GetHashCode();
if (basicInfo_ != null) hash ^= BasicInfo.GetHashCode();
if (magicItem_ != null) hash ^= MagicItem.GetHashCode();
if (miracleInfo_ != null) hash ^= MiracleInfo.GetHashCode();
if (gameDifficultyInfo_ != null) hash ^= GameDifficultyInfo.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
if (iGGNGJGPCLK_ != null) {
output.WriteRawTag(34);
output.WriteMessage(IGGNGJGPCLK);
}
if (itemValue_ != null) {
output.WriteRawTag(50);
output.WriteMessage(ItemValue);
}
if (magicItem_ != null) {
output.WriteRawTag(66);
output.WriteMessage(MagicItem);
}
if (basicInfo_ != null) {
output.WriteRawTag(82);
output.WriteMessage(BasicInfo);
}
if (level_ != null) {
output.WriteRawTag(90);
output.WriteMessage(Level);
}
if (gameDifficultyInfo_ != null) {
output.WriteRawTag(98);
output.WriteMessage(GameDifficultyInfo);
}
if (lineup_ != null) {
output.WriteRawTag(114);
output.WriteMessage(Lineup);
}
if (miracleInfo_ != null) {
output.WriteRawTag(122);
output.WriteMessage(MiracleInfo);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (iGGNGJGPCLK_ != null) {
output.WriteRawTag(34);
output.WriteMessage(IGGNGJGPCLK);
}
if (itemValue_ != null) {
output.WriteRawTag(50);
output.WriteMessage(ItemValue);
}
if (magicItem_ != null) {
output.WriteRawTag(66);
output.WriteMessage(MagicItem);
}
if (basicInfo_ != null) {
output.WriteRawTag(82);
output.WriteMessage(BasicInfo);
}
if (level_ != null) {
output.WriteRawTag(90);
output.WriteMessage(Level);
}
if (gameDifficultyInfo_ != null) {
output.WriteRawTag(98);
output.WriteMessage(GameDifficultyInfo);
}
if (lineup_ != null) {
output.WriteRawTag(114);
output.WriteMessage(Lineup);
}
if (miracleInfo_ != null) {
output.WriteRawTag(122);
output.WriteMessage(MiracleInfo);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (lineup_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(Lineup);
}
if (iGGNGJGPCLK_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(IGGNGJGPCLK);
}
if (level_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(Level);
}
if (itemValue_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ItemValue);
}
if (basicInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BasicInfo);
}
if (magicItem_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MagicItem);
}
if (miracleInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MiracleInfo);
}
if (gameDifficultyInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GameDifficultyInfo);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(RogueMagicCurInfo other) {
if (other == null) {
return;
}
if (other.lineup_ != null) {
if (lineup_ == null) {
Lineup = new global::EggLink.DanhengServer.Proto.RogueTournLineupInfo();
}
Lineup.MergeFrom(other.Lineup);
}
if (other.iGGNGJGPCLK_ != null) {
if (iGGNGJGPCLK_ == null) {
IGGNGJGPCLK = new global::EggLink.DanhengServer.Proto.CJOIECNKEGD();
}
IGGNGJGPCLK.MergeFrom(other.IGGNGJGPCLK);
}
if (other.level_ != null) {
if (level_ == null) {
Level = new global::EggLink.DanhengServer.Proto.RogueMagicGameLevelInfo();
}
Level.MergeFrom(other.Level);
}
if (other.itemValue_ != null) {
if (itemValue_ == null) {
ItemValue = new global::EggLink.DanhengServer.Proto.RogueGameItemValue();
}
ItemValue.MergeFrom(other.ItemValue);
}
if (other.basicInfo_ != null) {
if (basicInfo_ == null) {
BasicInfo = new global::EggLink.DanhengServer.Proto.RogueTournCurAreaInfo();
}
BasicInfo.MergeFrom(other.BasicInfo);
}
if (other.magicItem_ != null) {
if (magicItem_ == null) {
MagicItem = new global::EggLink.DanhengServer.Proto.RogueMagicGameItemInfo();
}
MagicItem.MergeFrom(other.MagicItem);
}
if (other.miracleInfo_ != null) {
if (miracleInfo_ == null) {
MiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo();
}
MiracleInfo.MergeFrom(other.MiracleInfo);
}
if (other.gameDifficultyInfo_ != null) {
if (gameDifficultyInfo_ == null) {
GameDifficultyInfo = new global::EggLink.DanhengServer.Proto.RogueMagicGameDifficultyInfo();
}
GameDifficultyInfo.MergeFrom(other.GameDifficultyInfo);
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 34: {
if (iGGNGJGPCLK_ == null) {
IGGNGJGPCLK = new global::EggLink.DanhengServer.Proto.CJOIECNKEGD();
}
input.ReadMessage(IGGNGJGPCLK);
break;
}
case 50: {
if (itemValue_ == null) {
ItemValue = new global::EggLink.DanhengServer.Proto.RogueGameItemValue();
}
input.ReadMessage(ItemValue);
break;
}
case 66: {
if (magicItem_ == null) {
MagicItem = new global::EggLink.DanhengServer.Proto.RogueMagicGameItemInfo();
}
input.ReadMessage(MagicItem);
break;
}
case 82: {
if (basicInfo_ == null) {
BasicInfo = new global::EggLink.DanhengServer.Proto.RogueTournCurAreaInfo();
}
input.ReadMessage(BasicInfo);
break;
}
case 90: {
if (level_ == null) {
Level = new global::EggLink.DanhengServer.Proto.RogueMagicGameLevelInfo();
}
input.ReadMessage(Level);
break;
}
case 98: {
if (gameDifficultyInfo_ == null) {
GameDifficultyInfo = new global::EggLink.DanhengServer.Proto.RogueMagicGameDifficultyInfo();
}
input.ReadMessage(GameDifficultyInfo);
break;
}
case 114: {
if (lineup_ == null) {
Lineup = new global::EggLink.DanhengServer.Proto.RogueTournLineupInfo();
}
input.ReadMessage(Lineup);
break;
}
case 122: {
if (miracleInfo_ == null) {
MiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo();
}
input.ReadMessage(MiracleInfo);
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 34: {
if (iGGNGJGPCLK_ == null) {
IGGNGJGPCLK = new global::EggLink.DanhengServer.Proto.CJOIECNKEGD();
}
input.ReadMessage(IGGNGJGPCLK);
break;
}
case 50: {
if (itemValue_ == null) {
ItemValue = new global::EggLink.DanhengServer.Proto.RogueGameItemValue();
}
input.ReadMessage(ItemValue);
break;
}
case 66: {
if (magicItem_ == null) {
MagicItem = new global::EggLink.DanhengServer.Proto.RogueMagicGameItemInfo();
}
input.ReadMessage(MagicItem);
break;
}
case 82: {
if (basicInfo_ == null) {
BasicInfo = new global::EggLink.DanhengServer.Proto.RogueTournCurAreaInfo();
}
input.ReadMessage(BasicInfo);
break;
}
case 90: {
if (level_ == null) {
Level = new global::EggLink.DanhengServer.Proto.RogueMagicGameLevelInfo();
}
input.ReadMessage(Level);
break;
}
case 98: {
if (gameDifficultyInfo_ == null) {
GameDifficultyInfo = new global::EggLink.DanhengServer.Proto.RogueMagicGameDifficultyInfo();
}
input.ReadMessage(GameDifficultyInfo);
break;
}
case 114: {
if (lineup_ == null) {
Lineup = new global::EggLink.DanhengServer.Proto.RogueTournLineupInfo();
}
input.ReadMessage(Lineup);
break;
}
case 122: {
if (miracleInfo_ == null) {
MiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo();
}
input.ReadMessage(MiracleInfo);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code