// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum TacticRange : int { Back = 0, Front = 1, Middle = 2, }; }