//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ChessRogueNousDicePhase.proto
//
#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 {
/// Holder for reflection information generated from ChessRogueNousDicePhase.proto
public static partial class ChessRogueNousDicePhaseReflection {
#region Descriptor
/// File descriptor for ChessRogueNousDicePhase.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ChessRogueNousDicePhaseReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch1DaGVzc1JvZ3VlTm91c0RpY2VQaGFzZS5wcm90bypBChdDaGVzc1JvZ3Vl",
"Tm91c0RpY2VQaGFzZRIICgROT05FEAASDQoJUEhBU0VfT05FEAESDQoJUEhB",
"U0VfVFdPEAJCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJv",
"dG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhase), }, null, null));
}
#endregion
}
#region Enums
public enum ChessRogueNousDicePhase {
[pbr::OriginalName("NONE")] None = 0,
[pbr::OriginalName("PHASE_ONE")] PhaseOne = 1,
[pbr::OriginalName("PHASE_TWO")] PhaseTwo = 2,
}
#endregion
}
#endregion Designer generated code