// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum Nation : int { None = 0, All = 1, JP = 2, GL = 3, KR = 4, }; }