mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
fix: SummonUnit
This commit is contained in:
@@ -24,9 +24,9 @@ namespace EggLink.DanhengServer.Proto {
|
||||
static HeartDialScriptChangeScNotifyReflection() {
|
||||
byte[] descriptorData = global::System.Convert.FromBase64String(
|
||||
string.Concat(
|
||||
"CiNIZWFydERpYWxTY3JpcHRDaGFuZ2VTY05vdGlmeS5wcm90bxoRQUJNSUZN",
|
||||
"TURMTUsucHJvdG8aG0hlYXJ0RGlhbFVubG9ja1N0YXR1cy5wcm90bxoZSGVh",
|
||||
"cnREaWFsU2NyaXB0SW5mby5wcm90bxobSGVhcnREaWFsRGlhbG9ndWVJbmZv",
|
||||
"CiNIZWFydERpYWxTY3JpcHRDaGFuZ2VTY05vdGlmeS5wcm90bxobSGVhcnRE",
|
||||
"aWFsRGlhbG9ndWVJbmZvLnByb3RvGhtIZWFydERpYWxVbmxvY2tTdGF0dXMu",
|
||||
"cHJvdG8aGUhlYXJ0RGlhbFNjcmlwdEluZm8ucHJvdG8aEUFCTUlGTU1ETE1L",
|
||||
"LnByb3RvIuUBCh1IZWFydERpYWxTY3JpcHRDaGFuZ2VTY05vdGlmeRI6Chpj",
|
||||
"aGFuZ2VkX2RpYWxvZ3VlX2luZm9fbGlzdBgPIAMoCzIWLkhlYXJ0RGlhbERp",
|
||||
"YWxvZ3VlSW5mbxItCg11bmxvY2tfc3RhdHVzGA0gASgOMhYuSGVhcnREaWFs",
|
||||
@@ -35,7 +35,7 @@ namespace EggLink.DanhengServer.Proto {
|
||||
"aWFsU2NyaXB0SW5mb0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3Rv",
|
||||
"YgZwcm90bzM="));
|
||||
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
||||
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ABMIFMMDLMKReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeartDialUnlockStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeartDialScriptInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeartDialDialogueInfoReflection.Descriptor, },
|
||||
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HeartDialDialogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeartDialUnlockStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeartDialScriptInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ABMIFMMDLMKReflection.Descriptor, },
|
||||
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
||||
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.HeartDialScriptChangeScNotify), global::EggLink.DanhengServer.Proto.HeartDialScriptChangeScNotify.Parser, new[]{ "ChangedDialogueInfoList", "UnlockStatus", "HPKCJDEJLGB", "ChangedScriptInfoList" }, null, null, null, null)
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user