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,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static ChatMessageDataReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChVDaGF0TWVzc2FnZURhdGEucHJvdG8aEUNER1BLSUpCRkRLLnByb3RvGg1N",
"c2dUeXBlLnByb3RvIp8BCg9DaGF0TWVzc2FnZURhdGESDwoHY29udGVudBgP",
"ChVDaGF0TWVzc2FnZURhdGEucHJvdG8aDU1zZ1R5cGUucHJvdG8aEUNER1BL",
"SUpCRkRLLnByb3RvIp8BCg9DaGF0TWVzc2FnZURhdGESDwoHY29udGVudBgP",
"IAEoCRIeCgxtZXNzYWdlX3R5cGUYCiABKA4yCC5Nc2dUeXBlEhAKCGV4dHJh",
"X2lkGA4gASgNEhEKCXNlbmRlcl9pZBgNIAEoDRIhCgtMRUtQTkxBUENFRBgM",
"IAEoCzIMLkNER1BLSUpCRkRLEhMKC2NyZWF0ZV90aW1lGAYgASgEQh6qAhtF",
"Z2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CDGPKIJBFDKReflection.Descriptor, global::EggLink.DanhengServer.Proto.MsgTypeReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MsgTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.CDGPKIJBFDKReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChatMessageData), global::EggLink.DanhengServer.Proto.ChatMessageData.Parser, new[]{ "Content", "MessageType", "ExtraId", "SenderId", "LEKPNLAPCED", "CreateTime" }, null, null, null, null)
}));