export enum Fraction { BLUFOR = 'NATO', OPFOR = 'CSAT', COLOR_BLUFOR = '#0000FF', COLOR_OPFOR = '#B22222' }