fix: SummonUnit

This commit is contained in:
StopWuyu
2024-12-07 17:06:07 +08:00
parent 70a83ede70
commit cfec284f2d
245 changed files with 1006 additions and 1005 deletions

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static GroupRefreshInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChZHcm91cFJlZnJlc2hJbmZvLnByb3RvGhxTY2VuZUVudGl0eVJlZnJlc2hJ",
"bmZvLnByb3RvGhFPR0JDUERGSUFORi5wcm90bxobU2NlbmVHcm91cFJlZnJl",
"ChZHcm91cFJlZnJlc2hJbmZvLnByb3RvGhFPR0JDUERGSUFORi5wcm90bxoc",
"U2NlbmVFbnRpdHlSZWZyZXNoSW5mby5wcm90bxobU2NlbmVHcm91cFJlZnJl",
"c2hUeXBlLnByb3RvIrUBChBHcm91cFJlZnJlc2hJbmZvEg0KBXN0YXRlGA8g",
"ASgNEi8KDnJlZnJlc2hfZW50aXR5GA0gAygLMhcuU2NlbmVFbnRpdHlSZWZy",
"ZXNoSW5mbxIsCgxyZWZyZXNoX3R5cGUYCSABKA4yFi5TY2VuZUdyb3VwUmVm",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"Cghncm91cF9pZBgOIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy",
"b3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.SceneEntityRefreshInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.OGBCPDFIANFReflection.Descriptor, global::EggLink.DanhengServer.Proto.SceneGroupRefreshTypeReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OGBCPDFIANFReflection.Descriptor, global::EggLink.DanhengServer.Proto.SceneEntityRefreshInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.SceneGroupRefreshTypeReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GroupRefreshInfo), global::EggLink.DanhengServer.Proto.GroupRefreshInfo.Parser, new[]{ "State", "RefreshEntity", "RefreshType", "IFCBEGFLPGC", "GroupId" }, null, null, null, null)
}));