feat: update to game 3.2.0

This commit is contained in:
StopWuyu
2025-04-19 11:45:24 +08:00
parent ddf67bc499
commit 22ed9ea00c
810 changed files with 15848 additions and 79111 deletions

View File

@@ -25,9 +25,9 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch5VbmxvY2tUdXRvcmlhbEd1aWRlU2NSc3AucHJvdG8aE1R1dG9yaWFsR3Vp",
"ZGUucHJvdG8iUgoYVW5sb2NrVHV0b3JpYWxHdWlkZVNjUnNwEiUKDVR1dG9y",
"aWFsR3VpZGUYCCABKAsyDi5UdXRvcmlhbEd1aWRlEg8KB1JldGNvZGUYAyAB",
"KA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
"ZGUucHJvdG8iUwoYVW5sb2NrVHV0b3JpYWxHdWlkZVNjUnNwEiYKDnR1dG9y",
"aWFsX2d1aWRlGAggASgLMg4uVHV0b3JpYWxHdWlkZRIPCgdyZXRjb2RlGAMg",
"ASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.TutorialGuideReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
@@ -84,7 +84,7 @@ namespace EggLink.DanhengServer.Proto {
return new UnlockTutorialGuideScRsp(this);
}
/// <summary>Field number for the "TutorialGuide" field.</summary>
/// <summary>Field number for the "tutorial_guide" field.</summary>
public const int TutorialGuideFieldNumber = 8;
private global::EggLink.DanhengServer.Proto.TutorialGuide tutorialGuide_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
@@ -96,7 +96,7 @@ namespace EggLink.DanhengServer.Proto {
}
}
/// <summary>Field number for the "Retcode" field.</summary>
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 3;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]