feat: update to game 3.2.0

This commit is contained in:
letheriver2007
2025-04-14 19:43:38 +08:00
parent 899053442a
commit bfa2eb5445
2873 changed files with 237238 additions and 115406 deletions

View File

@@ -25,7 +25,7 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiFMYXN0U3ByaW5nUmVmcmVzaFRpbWVOb3RpZnkucHJvdG8iMgobTGFzdFNw",
"cmluZ1JlZnJlc2hUaW1lTm90aWZ5EhMKC0pCSUNJTkRQSUdNGAkgASgDQh6q",
"cmluZ1JlZnJlc2hUaW1lTm90aWZ5EhMKC0pCSUNJTkRQSUdNGA8gASgDQh6q",
"AhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
@@ -83,7 +83,7 @@ namespace EggLink.DanhengServer.Proto {
}
/// <summary>Field number for the "JBICINDPIGM" field.</summary>
public const int JBICINDPIGMFieldNumber = 9;
public const int JBICINDPIGMFieldNumber = 15;
private long jBICINDPIGM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
@@ -137,7 +137,7 @@ namespace EggLink.DanhengServer.Proto {
output.WriteRawMessage(this);
#else
if (JBICINDPIGM != 0L) {
output.WriteRawTag(72);
output.WriteRawTag(120);
output.WriteInt64(JBICINDPIGM);
}
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 (JBICINDPIGM != 0L) {
output.WriteRawTag(72);
output.WriteRawTag(120);
output.WriteInt64(JBICINDPIGM);
}
if (_unknownFields != null) {
@@ -197,7 +197,7 @@ namespace EggLink.DanhengServer.Proto {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 72: {
case 120: {
JBICINDPIGM = input.ReadInt64();
break;
}
@@ -216,7 +216,7 @@ namespace EggLink.DanhengServer.Proto {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 72: {
case 120: {
JBICINDPIGM = input.ReadInt64();
break;
}