Upload to Game 2.5.0

- Fix ChessRogue Final Boss
This commit is contained in:
Somebody
2024-09-14 19:46:42 +08:00
parent 6681c761e3
commit b84800bc80
2220 changed files with 149099 additions and 151407 deletions

View File

@@ -26,7 +26,7 @@ namespace EggLink.DanhengServer.Proto {
string.Concat(
"CiNDbGllbnRPYmpEb3dubG9hZERhdGFTY05vdGlmeS5wcm90bxobQ2xpZW50",
"T2JqRG93bmxvYWREYXRhLnByb3RvIkUKHUNsaWVudE9iakRvd25sb2FkRGF0",
"YVNjTm90aWZ5EiQKBGRhdGEYCiABKAsyFi5DbGllbnRPYmpEb3dubG9hZERh",
"YVNjTm90aWZ5EiQKBGRhdGEYAyABKAsyFi5DbGllbnRPYmpEb3dubG9hZERh",
"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 = 10;
public const int DataFieldNumber = 3;
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(82);
output.WriteRawTag(26);
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(82);
output.WriteRawTag(26);
output.WriteMessage(Data);
}
if (_unknownFields != null) {
@@ -201,7 +201,7 @@ namespace EggLink.DanhengServer.Proto {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 82: {
case 26: {
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 82: {
case 26: {
if (data_ == null) {
Data = new global::EggLink.DanhengServer.Proto.ClientObjDownloadData();
}