Update to 2.6.0 & Implement Rogue Magic

This commit is contained in:
StopWuyu
2024-10-05 22:40:41 +08:00
parent 50c2f6d13a
commit f432026d56
2369 changed files with 178947 additions and 133932 deletions

View File

@@ -26,7 +26,7 @@ namespace EggLink.DanhengServer.Proto {
string.Concat(
"CiNDbGllbnRPYmpEb3dubG9hZERhdGFTY05vdGlmeS5wcm90bxobQ2xpZW50",
"T2JqRG93bmxvYWREYXRhLnByb3RvIkUKHUNsaWVudE9iakRvd25sb2FkRGF0",
"YVNjTm90aWZ5EiQKBGRhdGEYAyABKAsyFi5DbGllbnRPYmpEb3dubG9hZERh",
"YVNjTm90aWZ5EiQKBGRhdGEYDiABKAsyFi5DbGllbnRPYmpEb3dubG9hZERh",
"dGFCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ClientObjDownloadDataReflection.Descriptor, },
@@ -84,7 +84,7 @@ namespace EggLink.DanhengServer.Proto {
}
/// <summary>Field number for the "data" field.</summary>
public const int DataFieldNumber = 3;
public const int DataFieldNumber = 14;
private global::EggLink.DanhengServer.Proto.ClientObjDownloadData data_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
@@ -138,7 +138,7 @@ namespace EggLink.DanhengServer.Proto {
output.WriteRawMessage(this);
#else
if (data_ != null) {
output.WriteRawTag(26);
output.WriteRawTag(114);
output.WriteMessage(Data);
}
if (_unknownFields != null) {
@@ -152,7 +152,7 @@ namespace EggLink.DanhengServer.Proto {
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (data_ != null) {
output.WriteRawTag(26);
output.WriteRawTag(114);
output.WriteMessage(Data);
}
if (_unknownFields != null) {
@@ -201,7 +201,7 @@ namespace EggLink.DanhengServer.Proto {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 26: {
case 114: {
if (data_ == null) {
Data = new global::EggLink.DanhengServer.Proto.ClientObjDownloadData();
}
@@ -223,7 +223,7 @@ namespace EggLink.DanhengServer.Proto {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 26: {
case 114: {
if (data_ == null) {
Data = new global::EggLink.DanhengServer.Proto.ClientObjDownloadData();
}