mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Started working on JTAC tools
This commit is contained in:
@@ -245,6 +245,9 @@ export const CONTEXT_ACTION = "Context action";
|
||||
export const COALITIONAREA_DRAW_POLYGON = "Draw Coalition Area polygon";
|
||||
export const COALITIONAREA_DRAW_CIRCLE = "Draw Coalition Area circle";
|
||||
export const COALITIONAREA_EDIT = "Edit Coalition Area";
|
||||
export const SELECT_JTAC_TARGET = "Select JTAC target"
|
||||
export const SELECT_JTAC_ECHO = "Select JTAC echo point"
|
||||
export const SELECT_JTAC_IP = "Select JTAC IP"
|
||||
|
||||
export const IADSTypes = ["AAA", "SAM Site", "Radar (EWR)"];
|
||||
export const IADSDensities: { [key: string]: number } = {
|
||||
|
||||
Reference in New Issue
Block a user