// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum ConquestTileType : int { None = 0, Start = 1, Normal = 2, Battle = 3, Base = 4, }; }