mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
feat: update to 2.7.51
This commit is contained in:
@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
|
||||
static SyncRogueAeonScNotifyReflection() {
|
||||
byte[] descriptorData = global::System.Convert.FromBase64String(
|
||||
string.Concat(
|
||||
"ChtTeW5jUm9ndWVBZW9uU2NOb3RpZnkucHJvdG8aEUtGT0VLRkJJT0pFLnBy",
|
||||
"b3RvIjoKFVN5bmNSb2d1ZUFlb25TY05vdGlmeRIhCgtES0xITkhOTEdKQRgE",
|
||||
"IAEoCzIMLktGT0VLRkJJT0pFQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIu",
|
||||
"ChtTeW5jUm9ndWVBZW9uU2NOb3RpZnkucHJvdG8aEU9LR0RPSEFOT0xELnBy",
|
||||
"b3RvIjoKFVN5bmNSb2d1ZUFlb25TY05vdGlmeRIhCgtPSktGTUlDQ0tGSBgK",
|
||||
"IAEoCzIMLk9LR0RPSEFOT0xEQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIu",
|
||||
"UHJvdG9iBnByb3RvMw=="));
|
||||
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
||||
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KFOEKFBIOJEReflection.Descriptor, },
|
||||
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OKGDOHANOLDReflection.Descriptor, },
|
||||
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
||||
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SyncRogueAeonScNotify), global::EggLink.DanhengServer.Proto.SyncRogueAeonScNotify.Parser, new[]{ "DKLHNHNLGJA" }, null, null, null, null)
|
||||
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SyncRogueAeonScNotify), global::EggLink.DanhengServer.Proto.SyncRogueAeonScNotify.Parser, new[]{ "OJKFMICCKFH" }, null, null, null, null)
|
||||
}));
|
||||
}
|
||||
#endregion
|
||||
@@ -73,7 +73,7 @@ namespace EggLink.DanhengServer.Proto {
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
||||
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
||||
public SyncRogueAeonScNotify(SyncRogueAeonScNotify other) : this() {
|
||||
dKLHNHNLGJA_ = other.dKLHNHNLGJA_ != null ? other.dKLHNHNLGJA_.Clone() : null;
|
||||
oJKFMICCKFH_ = other.oJKFMICCKFH_ != null ? other.oJKFMICCKFH_.Clone() : null;
|
||||
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
||||
}
|
||||
|
||||
@@ -83,15 +83,15 @@ namespace EggLink.DanhengServer.Proto {
|
||||
return new SyncRogueAeonScNotify(this);
|
||||
}
|
||||
|
||||
/// <summary>Field number for the "DKLHNHNLGJA" field.</summary>
|
||||
public const int DKLHNHNLGJAFieldNumber = 4;
|
||||
private global::EggLink.DanhengServer.Proto.KFOEKFBIOJE dKLHNHNLGJA_;
|
||||
/// <summary>Field number for the "OJKFMICCKFH" field.</summary>
|
||||
public const int OJKFMICCKFHFieldNumber = 10;
|
||||
private global::EggLink.DanhengServer.Proto.OKGDOHANOLD oJKFMICCKFH_;
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
||||
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
||||
public global::EggLink.DanhengServer.Proto.KFOEKFBIOJE DKLHNHNLGJA {
|
||||
get { return dKLHNHNLGJA_; }
|
||||
public global::EggLink.DanhengServer.Proto.OKGDOHANOLD OJKFMICCKFH {
|
||||
get { return oJKFMICCKFH_; }
|
||||
set {
|
||||
dKLHNHNLGJA_ = value;
|
||||
oJKFMICCKFH_ = value;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -110,7 +110,7 @@ namespace EggLink.DanhengServer.Proto {
|
||||
if (ReferenceEquals(other, this)) {
|
||||
return true;
|
||||
}
|
||||
if (!object.Equals(DKLHNHNLGJA, other.DKLHNHNLGJA)) return false;
|
||||
if (!object.Equals(OJKFMICCKFH, other.OJKFMICCKFH)) return false;
|
||||
return Equals(_unknownFields, other._unknownFields);
|
||||
}
|
||||
|
||||
@@ -118,7 +118,7 @@ namespace EggLink.DanhengServer.Proto {
|
||||
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
||||
public override int GetHashCode() {
|
||||
int hash = 1;
|
||||
if (dKLHNHNLGJA_ != null) hash ^= DKLHNHNLGJA.GetHashCode();
|
||||
if (oJKFMICCKFH_ != null) hash ^= OJKFMICCKFH.GetHashCode();
|
||||
if (_unknownFields != null) {
|
||||
hash ^= _unknownFields.GetHashCode();
|
||||
}
|
||||
@@ -137,9 +137,9 @@ namespace EggLink.DanhengServer.Proto {
|
||||
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
||||
output.WriteRawMessage(this);
|
||||
#else
|
||||
if (dKLHNHNLGJA_ != null) {
|
||||
output.WriteRawTag(34);
|
||||
output.WriteMessage(DKLHNHNLGJA);
|
||||
if (oJKFMICCKFH_ != null) {
|
||||
output.WriteRawTag(82);
|
||||
output.WriteMessage(OJKFMICCKFH);
|
||||
}
|
||||
if (_unknownFields != null) {
|
||||
_unknownFields.WriteTo(output);
|
||||
@@ -151,9 +151,9 @@ namespace EggLink.DanhengServer.Proto {
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
||||
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
||||
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
|
||||
if (dKLHNHNLGJA_ != null) {
|
||||
output.WriteRawTag(34);
|
||||
output.WriteMessage(DKLHNHNLGJA);
|
||||
if (oJKFMICCKFH_ != null) {
|
||||
output.WriteRawTag(82);
|
||||
output.WriteMessage(OJKFMICCKFH);
|
||||
}
|
||||
if (_unknownFields != null) {
|
||||
_unknownFields.WriteTo(ref output);
|
||||
@@ -165,8 +165,8 @@ namespace EggLink.DanhengServer.Proto {
|
||||
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
||||
public int CalculateSize() {
|
||||
int size = 0;
|
||||
if (dKLHNHNLGJA_ != null) {
|
||||
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DKLHNHNLGJA);
|
||||
if (oJKFMICCKFH_ != null) {
|
||||
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OJKFMICCKFH);
|
||||
}
|
||||
if (_unknownFields != null) {
|
||||
size += _unknownFields.CalculateSize();
|
||||
@@ -180,11 +180,11 @@ namespace EggLink.DanhengServer.Proto {
|
||||
if (other == null) {
|
||||
return;
|
||||
}
|
||||
if (other.dKLHNHNLGJA_ != null) {
|
||||
if (dKLHNHNLGJA_ == null) {
|
||||
DKLHNHNLGJA = new global::EggLink.DanhengServer.Proto.KFOEKFBIOJE();
|
||||
if (other.oJKFMICCKFH_ != null) {
|
||||
if (oJKFMICCKFH_ == null) {
|
||||
OJKFMICCKFH = new global::EggLink.DanhengServer.Proto.OKGDOHANOLD();
|
||||
}
|
||||
DKLHNHNLGJA.MergeFrom(other.DKLHNHNLGJA);
|
||||
OJKFMICCKFH.MergeFrom(other.OJKFMICCKFH);
|
||||
}
|
||||
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
|
||||
}
|
||||
@@ -201,11 +201,11 @@ namespace EggLink.DanhengServer.Proto {
|
||||
default:
|
||||
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
|
||||
break;
|
||||
case 34: {
|
||||
if (dKLHNHNLGJA_ == null) {
|
||||
DKLHNHNLGJA = new global::EggLink.DanhengServer.Proto.KFOEKFBIOJE();
|
||||
case 82: {
|
||||
if (oJKFMICCKFH_ == null) {
|
||||
OJKFMICCKFH = new global::EggLink.DanhengServer.Proto.OKGDOHANOLD();
|
||||
}
|
||||
input.ReadMessage(DKLHNHNLGJA);
|
||||
input.ReadMessage(OJKFMICCKFH);
|
||||
break;
|
||||
}
|
||||
}
|
||||
@@ -223,11 +223,11 @@ namespace EggLink.DanhengServer.Proto {
|
||||
default:
|
||||
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
|
||||
break;
|
||||
case 34: {
|
||||
if (dKLHNHNLGJA_ == null) {
|
||||
DKLHNHNLGJA = new global::EggLink.DanhengServer.Proto.KFOEKFBIOJE();
|
||||
case 82: {
|
||||
if (oJKFMICCKFH_ == null) {
|
||||
OJKFMICCKFH = new global::EggLink.DanhengServer.Proto.OKGDOHANOLD();
|
||||
}
|
||||
input.ReadMessage(DKLHNHNLGJA);
|
||||
input.ReadMessage(OJKFMICCKFH);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user