Files
DanhengServer-OpenSource/Proto/PIKBNAHDDFL.cs
2024-12-07 14:00:38 +08:00

51 lines
1.9 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: PIKBNAHDDFL.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 EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from PIKBNAHDDFL.proto</summary>
public static partial class PIKBNAHDDFLReflection {
#region Descriptor
/// <summary>File descriptor for PIKBNAHDDFL.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static PIKBNAHDDFLReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFQSUtCTkFIRERGTC5wcm90byqAAQoLUElLQk5BSERERkwSJAogRElGRklD",
"VUxUWV9BSlVTVE1FTlRfU09VUkNFX05PTkUQABIkCiBESUZGSUNVTFRZX0FK",
"VVNUTUVOVF9TT1VSQ0VfUkFJRBABEiUKIURJRkZJQ1VMVFlfQUpVU1RNRU5U",
"X1NPVVJDRV9FVkVOVBACQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJv",
"dG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.PIKBNAHDDFL), }, null, null));
}
#endregion
}
#region Enums
public enum PIKBNAHDDFL {
[pbr::OriginalName("DIFFICULTY_AJUSTMENT_SOURCE_NONE")] DifficultyAjustmentSourceNone = 0,
[pbr::OriginalName("DIFFICULTY_AJUSTMENT_SOURCE_RAID")] DifficultyAjustmentSourceRaid = 1,
[pbr::OriginalName("DIFFICULTY_AJUSTMENT_SOURCE_EVENT")] DifficultyAjustmentSourceEvent = 2,
}
#endregion
}
#endregion Designer generated code