// <auto-generated>
// automatically generated by the FlatBuffers compiler, do not modify
// </auto-generated>
namespace SCHALE.Common.FlatData
{
public enum EtcSchool : int
None = 0,
ETC = 1,
Tokiwadai = 2,
Sakugawa = 3,
Max = 4,
};
}