// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum DamageFontColor : int { Blue = 0, White = 1, Yellow = 2, Red = 3, Green = 4, }; }