feat: update to 3.3.51

This commit is contained in:
StopWuyu
2025-05-25 09:26:31 +08:00
parent e002350ad4
commit da29e8868a
2671 changed files with 164669 additions and 126350 deletions

View File

@@ -25,7 +25,7 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChBTaGFyZUNzUmVxLnByb3RvIiEKClNoYXJlQ3NSZXESEwoLRU5GS0dHTk9N",
"RU8YBiABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJv",
"RU8YDyABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJv",
"dG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
@@ -83,7 +83,7 @@ namespace EggLink.DanhengServer.Proto {
}
/// <summary>Field number for the "ENFKGGNOMEO" field.</summary>
public const int ENFKGGNOMEOFieldNumber = 6;
public const int ENFKGGNOMEOFieldNumber = 15;
private uint eNFKGGNOMEO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
@@ -137,7 +137,7 @@ namespace EggLink.DanhengServer.Proto {
output.WriteRawMessage(this);
#else
if (ENFKGGNOMEO != 0) {
output.WriteRawTag(48);
output.WriteRawTag(120);
output.WriteUInt32(ENFKGGNOMEO);
}
if (_unknownFields != null) {
@@ -151,7 +151,7 @@ namespace EggLink.DanhengServer.Proto {
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (ENFKGGNOMEO != 0) {
output.WriteRawTag(48);
output.WriteRawTag(120);
output.WriteUInt32(ENFKGGNOMEO);
}
if (_unknownFields != null) {
@@ -197,7 +197,7 @@ namespace EggLink.DanhengServer.Proto {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 48: {
case 120: {
ENFKGGNOMEO = input.ReadUInt32();
break;
}
@@ -216,7 +216,7 @@ namespace EggLink.DanhengServer.Proto {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 48: {
case 120: {
ENFKGGNOMEO = input.ReadUInt32();
break;
}