mirror of
https://github.com/raphaeIl/Novaria.git
synced 2025-12-13 15:04:36 +01:00
test ike crypto works, new protos from pb
This commit is contained in:
38
Novaria.Common/Protos/QuestTowerRewardRecevie.cs
Normal file
38
Novaria.Common/Protos/QuestTowerRewardRecevie.cs
Normal file
@@ -0,0 +1,38 @@
|
||||
// <auto-generated>
|
||||
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
// source: quest_tower_reward_recevie.proto
|
||||
// </auto-generated>
|
||||
#pragma warning disable 1591, 0612, 3021, 8981
|
||||
#region Designer generated code
|
||||
|
||||
using pb = global::Google.Protobuf;
|
||||
using pbc = global::Google.Protobuf.Collections;
|
||||
using pbr = global::Google.Protobuf.Reflection;
|
||||
using scg = global::System.Collections.Generic;
|
||||
namespace Proto {
|
||||
|
||||
/// <summary>Holder for reflection information generated from quest_tower_reward_recevie.proto</summary>
|
||||
public static partial class QuestTowerRewardRecevieReflection {
|
||||
|
||||
#region Descriptor
|
||||
/// <summary>File descriptor for quest_tower_reward_recevie.proto</summary>
|
||||
public static pbr::FileDescriptor Descriptor {
|
||||
get { return descriptor; }
|
||||
}
|
||||
private static pbr::FileDescriptor descriptor;
|
||||
|
||||
static QuestTowerRewardRecevieReflection() {
|
||||
byte[] descriptorData = global::System.Convert.FromBase64String(
|
||||
string.Concat(
|
||||
"CiBxdWVzdF90b3dlcl9yZXdhcmRfcmVjZXZpZS5wcm90bxIFcHJvdG8aDHB1",
|
||||
"YmxpYy5wcm90b1AAYgZwcm90bzM="));
|
||||
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
||||
new pbr::FileDescriptor[] { global::Proto.PublicReflection.Descriptor, },
|
||||
new pbr::GeneratedClrTypeInfo(null, null, null));
|
||||
}
|
||||
#endregion
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#endregion Designer generated code
|
||||
Reference in New Issue
Block a user